Y
Hacker News
new
|
ask
|
show
|
jobs
by
satysin
3201 days ago
It isn't as powerful as IDA but x64dbg is a free and open source debugger for Windows and a good goto for hobbyists imho -
https://x64dbg.com
1 comments
Cerium
3201 days ago
x64dbg is great. It has enough features (such as visual charts) to make debugging much easier than on a classic debugger. That said, it makes mistakes and is not nearly as bulletproof as IDA.
link