najashark / KICTM-2017-CTF-Writeup

Writeup for the jeopardy challenge
Other
9 stars 2 forks source link

Binary Simple Software Challenge #2

Closed Syirasky closed 7 years ago

Syirasky commented 7 years ago

May i know that 'black screen' debugger used and how to run script ?

shahrilnet commented 7 years ago

For the debugger - OllyDbg (or use the more modern one - x64dbg) For the decompiler - Hex-Rays IDA Pro 7.0

The black screen is just a theme for OllyDbg, you can find it yourself on the net.

The author (Naja) uses Python for Proof-Of-Concept script, so you can download the program and run the script using that.