Hack$Notes
Search
⌃K
Hack$Notes
Enumeration
Transferring Files
Metasploit Framework
Reverse Shells
Buffer Overflow
Spawning a Shell
Password Attacks
Privilege Escalation
Port Forwarding
Tools / Techniques
General Check List
Misc. Commands
Steganography
Evasion Techniques
SQL Injection Payloads
LFI / RFI
Recover contents
JAR Files
Strace/Ltrace
Port Knocking
Screenshots in Kali
Curl
Resources
Powered By GitBook

JAR Files

Extracting JAR files and read the code.
unzip somefile.jar
jad someothrfole.class
cat anotherfile.jad
Graphical UI --> jad-gui
Previous
Recover contents
Next
Strace/Ltrace
Last modified 3yr ago