Explore >> Select a destination


You are here

blog.redcrowlab.com
| | www.tetrane.com
2.8 parsecs away

Travel
| | Upgrade your software binary security testing with esReverse, an open and collaborative platform designed to save time, reduce efforts, and grow expertise.
| | sergioprado.blog
3.5 parsecs away

Travel
| | This is the second part of the article about embedded Linux security.
| | opguides.info
5.2 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.
| | abarbanell.wordpress.com
35.0 parsecs away

Travel
| This is a little experience report how to bring up Scala on my RaspberryPi Step 1: Java I have connected my Raspberry only with power and network (no keyboard/mouse/display) for now and log in via ssh from my Linux desktop. Not only to save cables on the desk, but also to allow copy and paste...