Youtube doesn’t really like links to reverse engineering resources, especially if you put some downloadable content like an exe file (for obvious reasons). So to avoid pasting in each video description a list with the tools that I used, here’s the complete list with all the tools I’ve used:
- UPX Packer
- PEID
- Detect-It-Easy
- x64dbg
- Ollydbg
- OllyDumpEx plugin
- Scylla
- CFF Explorer
- VMPDump
- VMProtect Demo
- Process Hacker
And here’s the list of samples along the corresponding video:
- CTF with x64dbg and IDA Pro - Sample
- Manually unpacking UPX and Solving a crackme - Bintext sample - Easyfile sample
- Unpacking ASPack with x64dbg - Bintext sample - Easyfile sample
For the samples regarding VMP and Themida, you can find them on the Challenges page in the Unpackme section.