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
Strace/Ltrace
Read the calls a binary is making
strace binaryname
or
ltrace binaryname
or
strings binaryname
You can use Ghidra (GUI) to analyse any binary and do RE.
Previous
JAR Files
Next
Port Knocking
Last modified
3yr ago