IDA Debug .dll 08/20/2015 - General Coding - 1 Replies Hay, ich bin derzeit dabei eine dll zu debuggen. Ich habe 0 ahnung und habe bis jetzt nur das hier:
.idata:102C90C4
.idata:102C90C4 ; Segment type: Externs
.idata:102C90C4 ; _idata
.idata:102C90C4 ; LPVOID __stdcall VirtualAlloc(LPVOID lpAddress,DWORD dwSize,DWORD flAllocationType,DWORD flProtect)
.idata:102C90C4 extrn VirtualAlloc:dword
.idata:102C90C8 ; BOOL __stdcall VirtualFree(LPVOID lpAddress,DWORD dwSize,DWORD dwFreeType)
.idata:102C90C8 extrn...
[C++] Can't debug 06/11/2014 - C/C++ - 4 Replies Anyone know how to fix that LNK1123?
I reinstall and it still didn't fix
Even try to do disable that "Enable incremental linking"
http://i.epvpimg.com/HpXRb.png
I'm able to debug VB and C# but not C++ :rtfm:
[TUTORIAL] Starter friendly tutorial to searching for Nuke casting time [TUTORIAL] 02/09/2011 - 9Dragons - 12 Replies If you already have Cheat Engine and know how to use it, skip to part 4 of the tutorial.
1. Introduction
This forum has helped me quite a bit, so I decided to give something back :)
Now I've noticed there are quite a few who ask for nuke casting time hacks / address', and I've also noticed, that there are quite a few who are REALLY annoyed with these questions, so I decided to write this so both sides can benefit from it.
2. Getting started
First off, you need to have Cheat Engine...
Can't Debug? 02/08/2010 - CO2 Private Server - 1 Replies When I open a .cs file with C# why can't I debug it?
And sometimes when I open a file, it says the file ain't there.
How can I fix these problems?