You are here |
intezer.com | ||
| | | |
0x44.cc
|
|
| | | | ||
| | | |
opguides.info
|
|
| | | | Chapter 35 - Reverse Engineering # Software # Anyone know of good resources for learning binary reversing? Not particular tools necessarily, but like theory and how to think @XMPPwocky on Twitter An Opinionated Guide on How To Reverse Engineer Software is decent. for me personally: know some assembly, and in particular make sure you know the calling conventions for your platform. when starting out, do it on binaries you can actually run in a debugger and see whats actually happening at runtime. | |
| | | |
manybutfinite.com
|
|
| | | | Earlier we've explored the anatomy of a program in memory, the landscape of how our programs run in a computer. Now we turn to the call stack, the work horse in most programming languages and virtual | |
| | | |
trishagee.com
|
|
| | Trisha Gee is looking for a new role. In this post, she explores the three main options she's considering. |