Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in reverse-engineering

tool for generating an outline/map of a C++ code - is there such thing? [duplicate]

c++ oop reverse-engineering

Why are the ILT and IAT separate tables?

How to get Hibernate Tools to generate POJOs with toString,equals and hashcode?

How to get table and columns comment in JPA Buddy revers engendering

Reading proprietary file type [closed]

NSWindowGraphicContext?

Java web applet/form reverse engineering

How to figure out second parameter/register in reverse engineering assembly?

Modify a string in Java bytecode (jar)

Bestpractice approaches for reverse engineering VB6 code with out knowledge of the domain

Is there anyway to switch between source code and binary when using pre-compiling in Cocoapods

How do I determine what functions are being called in a binary?

Following/Tracing a value as it's passed around in different registers / memory locations?

Arduino disassemble sketch from flash

Convert dex2.jar to classes.dex file

Extract function bytes from ELF binary file

Strange behaviour of Capstone disassembler when running a simple example