i have a library which contains objs compiled for rvctcompiler ( language used in c or c++). other one is complied for ADS.
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
I can\'t figure out the prototype for this simple function: In stack: Function call: That\'s what I got so far, and it causes an error.
I\'m in the process of reverse-engineering a Windows executable. I found a class that I want to use from some code that I inject into the executable (different thread, own stack). How would I go about
There is a program I would like to understand a bit more of, but most of it is in ASM. MatrixMult开发者_StackOverflow社区iply
I need to replace allocators with their original source code. I am extracting exported methods from the PE export table and facing strange lengthy allocators where STL containers were used in the orig
UML Round-Trip Engineering tools with seamless synchronization? The Rational suite purports to do it. But it\'s so pricey and clunky at drawing (worse than the Rose days) that it\'s not in the reach
target state: Porting VB6 Code into C#, undertake the whole project with all conceivable processes that are involved.
I can\'t seem t开发者_StackOverflow社区o figure out what eax contains after this peice of assembly:
I have joined a project which has been already developed and its a legacy project with very large database and its in Java/J2EE.