reverse-engineering
Open MFC application to get source-code [duplicate]
This question already has answers here: Is it possible to "decompile" a Windows .exe? Or at least view the Assembly?[详细]
2023-03-04 18:29 分类:问答How to debug 3rd party application and see what happens upon button click?
I am trying to determine what a 3rd party app does when I click certain button. App is probably writen in C++.[详细]
2023-03-02 17:53 分类:问答How is this data from a magnetic card encoded?
I have some information about magnetic cards that control the building access, and need to reverse engineer the way the software stores data on the cards to make something with more features. (We have[详细]
2023-03-01 12:06 分类:问答Unknown compiler "optimizations" make no sense
I was looking at the disassembly of some code I compiled with Visual Studio 2008, and I see some weird \"optimizations\" litter throughout the code that don\'t quite make sense when functions are call[详细]
2023-02-27 13:13 分类:问答Reverse engineer Amiga monitor files
The files found in Devs:Monitors in AmigaOS, what do they contain? What is their internal format?How do you go about patching one or c开发者_运维知识库reating one from scratch?The Amiga program MonEd[详细]
2023-02-27 03:17 分类:问答trace the data flow when the executable is running
I am practicing reversing skill using OLLdbg under windows. there is an interactive window asking you input, let\'s say \"serial number\". My question is when user operate on the window, it is hard t[详细]
2023-02-26 10:08 分类:问答generating UML class diagrams for drupal
Hi I am using Drupal 6 for my final year project, I am req开发者_如何学编程uired to create class diagrams for my website, so can you point to useful tools for this task.[详细]
2023-02-22 21:27 分类:问答How to make a good anti-crack protection?
I will start off with saying I know that it is impossible to prevent your software from reverse engineering.[详细]
2023-02-22 08:00 分类:问答Free program to view .sequencediagram files
Is there a free program to view \".sequencediagram\" fi开发者_JAVA技巧les generated by VS2010 Ultimate?I have generated some and want to share them with my team, but do not want to copy and paste all[详细]
2023-02-22 05:21 分类:问答Is there a framework for database reverse engineering? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-21 02:47 分类:问答