reverse-engineering
Reversing of _PrepareMenuWindow() subroutine
Can some one help me with reversing of _PrepareMenuWindow() subroutine? I am trying to find the signature of the method.[详细]
2023-03-22 14:44 分类:问答Obfuscator's "Prevent Microsoft IL Disassembler from opening my assembly" option
I\'ve been trying to apply code protection using the SmartAssembly obfuscator to a WPF Prism application, but it the application refuses to work properly when being obfusca开发者_如何学运维ted.[详细]
2023-03-21 23:26 分类:问答php uml reverse engineering [closed]
Closed. This question is seeking recommendations for b开发者_StackOverflow中文版ooks, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting ans[详细]
2023-03-20 13:20 分类:问答vftable - what is this?
What is vftable in high programming languages? I read something like it\'s the address of a virtual object structu开发者_C百科re, but this is a pretty messy information[详细]
2023-03-19 11:31 分类:问答How to hook Native process whose export functions are not available?
I need to solve a reverse engineering problem of a native process. I am having unmanaged .exe of having some controls on it ( e.g TextBox, Buttons, TextAreas, ComboBoxes). After filling all the data o[详细]
2023-03-19 06:39 分类:问答Reverse Engineer Serial Communication
I have a device which when a certain application is on send data to that application. I need to take a sniff that data and retrieve certain information which is not being shown. The device is custom a[详细]
2023-03-18 15:25 分类:问答understanding RegOpenKeyExA parameters
I was taking a look at some disassembly and I found the following section :- push eax push 0F003Fh pus开发者_如何学运维h ebx[详细]
2023-03-18 01:48 分类:问答Determining the called JSON file in Javascript to use in cURL for data mining - twitter like 'more' button
I\'m trying to extract a stream of historical messages of a site much like twitter. Basically we all know the \'MORE\' button it Twitter. This site has something similar and looks like it grabs a JSON[详细]
2023-03-17 08:34 分类:问答reversing Android Market app network traffic
Source code of Android Market app is not available. What I want to do is reversing the network protocol used by the market.[详细]
2023-03-17 06:04 分类:问答Server emulator for existing software
For example we have chat client application executable (and we can change server Endpoint). How I can analyze sockets, packets send to server and back? So I can write server emulator for that client?[详细]
2023-03-17 03:22 分类:问答