Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
One of most demanding tasks for any programmer, architect is understanding other\'s code. For example, I am contractor, hired to rescue some project very quickly. Fix bugs, plan global refactoring a
I need to communicate with a RS232 device, I have no specs or information available. I send a 16 byte command and get a 16 byte result back. The last byte looks like some kind of crc or checksum, I
I\'m debugging remotely a windows XP machine. One of my drivers is loaded at address 0xb2c4c000 up to 0xb2cb9680.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I want to know if there exists a tool to help in reversing a compressed javascript that has obscure variable names. I am not looking for a pretty-printing beautifier, but for a tool that actually know
Out of curiosity abo开发者_运维问答ut reverse engineering, I am thinking of writing a simple program (in C++) that takes an executable as input and produces the names of all the functions that were a
We are using hibernate in a new project where we use the hibernate.reveng.xml to create our *.hbm.xml files and POJOs after that. We want to have equals methods in each of our POJOs.
At my place of work we have a legacy document management system that for various reasons is now unsupported by the developers. I have been asked to look into extracting the documents contained in this
[1] Ok, I don\'t even know how to call this, to be honest. So let me get some semi-pseudo code, to show what I\'m trying to do. I\'m using jQuery to get an already existing script declared inside the