Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.
Can anyone explain me following asm code please? What it does? I already commented it a bit out.. EDIT: C++, compiled with MS Visual C++ 2008 Express Eddition -> reassembled
I have a program (I own the rights) written in QuickBASIC 3.0, though I do not have anymore the source code.
I just want to know how I can change asm instructions in the IDA-view A: How to edit instructions(for instance: jnz to jmp)?
I need to find out the font name from a flash site. Is there an application that can do this for m开发者_StackOverflowe?
I have some .cod files and wan开发者_StackOverflow社区t to use some features from those files , so that i want to do reverse engg in blackberry.Is it possible.If yes,then how?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
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 have 32-bit .NET DLL assembly and I need to use it in 64-bit .NET 开发者_如何学Cproject. How it is possible? I can\'t recompile DLL and I haven\'t source code.
I disassembled a dll and found a line: push30790BF0h What\'s the 30790BF0h? How can I convert it to an integer, I just