Explore >> Select a destination


You are here

yasoob.me
| | www.corellium.com
5.0 parsecs away

Travel
| | iOS applications are distributed as compiled binaries and are not readable by default. Click the blog to learn what goes into iOS reverse engineering.
| | www.guardsquare.com
4.6 parsecs away

Travel
| | Protect your app against debuggers. Learn how development skills translate into reverse engineering and how to use LLDB to reverse engineer an Android app.
| | calebfenton.github.io
4.5 parsecs away

Travel
| | When analyzing malware or penetration testing an app which uses a native library, it's helpful to isolate and execute the library's functions. This opens the door for debugging and using the malware's
| | malwaretech.com
19.7 parsecs away

Travel
| Now that everything is ready to be connected, power up the hard drive an run openocd with the following command: openocd -f interface/<your interface here>.cfg -f target/test.cfg test.cfg should be the configuration for the CPU used by your hard disk controller, for most marvell CPUs this config should work. I'm not sure of the adapter_khz, so I've set mine to 100 (as long as this value is lower than the actual it should work).