reverse-engineering
Reverse Engineering poorly documented Java from source [closed]
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.[详细]
2023-03-13 08:54 分类:问答x86 asm: Help with disassembled code
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[详细]
2023-03-12 22:17 分类:问答Reverse engineering a QuickBASIC 3.0 program
I have a program (I own the rights) written in QuickBASIC 3.0, though I do not have anymore the source code.[详细]
2023-03-12 21:23 分类:问答IDA pro asm instructions change
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)?[详细]
2023-03-12 17:33 分类:问答Reverse Engineer Flash to find out font name?
I need to find out the font name from a flash site. Is there an application that can do this for m开发者_StackOverflowe?[详细]
2023-03-12 13:14 分类:问答Is it possible to do Reverse Engineering in Blackberry to get code for .cod file.?
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?[详细]
2023-03-11 17:25 分类:问答Generate UML Class Diagram from Java Project [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-08 21:09 分类:问答Delphi decompiling [closed]
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[详细]
2023-03-08 20:03 分类:问答Using 32-bit .NET DLL is 64-bit .NET project
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.[详细]
2023-03-08 18:28 分类:问答ASM: Format unknown: 30790BF0H
I disassembled a dll and found a line: push30790BF0h What\'s the 30790BF0h? How can I convert it to an integer, I just[详细]
2023-03-07 11:11 分类:问答