Posts by Omer-
8 posts total, newest first.
Unpacking CSHELL 'Loadlib"in CrossFire Hack Coding / Programming / Source Code - [QUOTE=MyNameIsElinson;12907649]Or SysWon64 if your system be a S.O 64 bits ^^[/QUOTE]
Could this be the reason for the Failure of Dynamic Library Loading ?Unpacking CSHELL 'Loadlib"in CrossFire Hack Coding / Programming / Source Code - [QUOTE=MyNameIsElinson;12907395]You need of send "loadlib" to the folder of crossfire bro... and run "loadlib", after you can open the ollydbg and attach this process "loadlib" for debug, or you can download PE Tools, anVisual C++ Runtime error R6034in C++/C Programming - [QUOTE=Bellucheese;12906237]Before you load CShell, you must load what the DLLs that the CShell depends on. (Hint: VC++ 2005 shells)
It is kind of like loading a library to use its functions.[/QUOTE]
Thanks for your repVisual C++ Runtime error R6034in C++/C Programming - Hello...
Iam trying to Load a DLL into my C++ application, but i get this stupid error
"R6034 “An application has made an attempt to load the C runtime library incorrectly”
Iam trying to load a specific DLL CShell.dUnpacking CSHELL 'Loadlib"in CrossFire Hack Coding / Programming / Source Code - Hello..
Iam trying to Unpack CShell, Already made a loadlib with C++
HINSTANCE CShell = LoadLibraryA("CShell.dll");
But all I ge when i run this EXE is C Runtime ERROR : "R6034 “An application has made an attempt to
Showing the 5 most recent posts.