This question already has answers here: Is it possible to "decompile" a Windows .exe? Or at least view the Assembly?
I am trying to determine what a 3rd party app does when I click certain button. App is probably writen in C++.
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
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
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
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
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.
I will start off with saying I know that it is impossible to prevent your software from reverse engineering.
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
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.