Skip to content

Instantly share code, notes, and snippets.

@Stolas
Created October 14, 2016 16:14
Show Gist options
  • Save Stolas/173b174a1d62734540c360d8f66850d9 to your computer and use it in GitHub Desktop.
Save Stolas/173b174a1d62734540c360d8f66850d9 to your computer and use it in GitHub Desktop.
IDA Pro -- Main Disassembler -- https://www.hex-rays.com/products/ida/
windbg -- Main Debugger -- https://developer.microsoft.com/en-us/windows/hardware/windows-driver-kit
Intel PIN -- Binary Instrumentation -- https://software.intel.com/en-us/articles/pin-a-dynamic-binary-instrumentation-tool
Scylla -- https://github.com/NtQuery/Scylla/releases
Any decent C compiler.
-- ToDo --
Bochs -- http://bochs.sourceforge.net/getcurrent.html
Unicorn Engine -- http://www.unicorn-engine.org/
-- Only very Specific situations --
http://x64dbg.com/
http://radare.org/r/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment