/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

toddcullumresearch.com
| | www.openrce.org
4.0 parsecs away

Travel
| | OpenRCE: The Open Reverse Code Engineering Community
| | opguides.info
3.9 parsecs away

Travel
| | 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.
| | www.redblue.team
2.3 parsecs away

Travel
| | There's certainly no shortage of malware in Ukraine right now! One of my resolutions for the New Year is to spend more time conducting ...
| | www.nayuki.io
26.9 parsecs away

Travel
| [AI summary] The user has provided a comprehensive overview of the x86 architecture, covering topics such as basic arithmetic operations, control flow with jumps and conditionals, memory addressing modes, the stack and calling conventions, advanced instructions like SSE, virtual memory, and differences between x86-32 and x86-64. The user is likely looking for a summary or clarification of the x86 architecture, possibly for learning purposes or to reinforce their understanding.