/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

ogmini.github.io
| | www.basicinputoutput.com
4.5 parsecs away

Travel
| | A blog about UEFI BIOS C programming software development engineering computer science history
| | www.jaybosamiya.com
7.0 parsecs away

Travel
| | To either solve an RE challenge, or to be able to pwn it, one must first analyze the given binary, in order to be able to effectively exploit it. Since the binary might possibly be stripped etc (found using file) one must know where to begin analysis, to get a foothold to build up from.
| | opguides.info
5.3 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.
| | mandiant.github.io
12.7 parsecs away

Travel
| [AI summary] capa is an open-source tool developed by the FLARE team to identify capabilities in executable files through static and dynamic analysis, supporting various reverse engineering platforms.