Skip to content

richousrick/Scripts-depricated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

Misc scripts primarily focusing around Cyber Security.

Current Scripts:

│
├───Bash 
│       compilejava.sh - Takes a given *.java and compiles it to a runnable *.jar
│
├───Bat
│       cmd.bat - a bat script that mimics cmd
│           Useful to access cmd where it has been blocked but command prompt script processing has not
│
└───Java
    ├───FileHider
    │       Hide.java - Hides a given file or directory on dos and unix based systems
    │       UnHide.java - Unhides a given file or directory on dos and unix based systems
    │
    ├───FileMover
    │       MoveToGrandparent.java - Moves a file or directory to its grandparent directory
    │          Meaning it's parent will become its sister
    │
    ├───LockScreen
    │       LockScreen.java - Locks your windows environment until a password has been entered
    │
    └───WordlistCombiner
            Combiner.java - Creates a wordlist by copying all unique lines from two textfiles 

About

Misc scripts primarily focusing around Cyber Security.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published