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
From debugging the program I onl开发者_StackOverflow中文版y know that before clicking a button a set of known data isn\'t in memory (confirmed by memory search) and after clicking it the data is in me
I want to build an application being able to use .Net classes. If I go for C# I know that some tools like Refactor is able to reverse engineer the code (until I don\'t pay very expensive tools capable
I have an exe which I have opened with PE Explorer Disassembler. Now I can see the asm code, which looks like that:
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
开发者_开发问答I would like to create class diagram from existing source code using rational rose.
A friend\'s server (yes, really. Not mine.) was broken into and we discovered a perl binary running some bot code. We could not find the script itself (probably eval\'ed as received over the network),
I\'d like to force a coredump from a program (or see its memory at a specific time in some other way). There are a couple of problems though:
Is it possible? I understand that Dashboard widgets are simply Javascript packaged up nicely, but is it possible to view the source of that Javascript?
Given a binary application running on linux PC. Is it possible to determine if it disables the Nagle\'s algorithm.