What is the real signature of a constructor in C++? Background: I try to hook internal functions of a dll. I have the pdb-Debug Files and were able to get the exact location of the function, includin
While debugging or rever开发者_如何学Cse engineering a BIOS, what should be removed before sending a dump to someone else?
I\'ve been given some ancient unsupported third party vendor code in a jar file by a customer and I\'m trying to reverse engineer it so I re-implement the same protocol it used to connect to a server.
I am working on a Java project in Eclipse. In this I am using a third party JAR which I have put in on the classpath. Now I want开发者_开发问答 to understand the code in the JAR file and want to see t
As an exercise in OS X IO/Kit manipulation, I am looking to return a different UUID, Serial, Boot ROM version, perhaps even number of cores and processor type (just any value) to the System Profiler a
I would ask about just \".net application\" but my app is obfuscated, encrypted and compressed, and I cannot get anything from just a binary file on the disk.
What\'s more difficult to reverse engineering: Application or jar containing Applet? I know it\'s easy to reach the source code of a java application but is that possible for a
I\'ve followed all the instructions here herebut I can\'t seem to find the option to Class diagram 开发者_JS百科but can only find reverse engineer to class view. Can someone pls help me? I\'m trying t
I got into a project that is under development for quite sometime and lacks models and documentation on the design. We are using Visual Studio 2010 Ultimate. There is one old preliminary VS architectu
I have some J2EE application, and I\'m able to see the what that application is doing in it\'s web interface. I also have the source code for the application. I want to realize what code is actually e