[Tutorial] How To Hook DLL For newbies
Ok .. topic for very noob member
Rules :
- No Are Noob ? Close Your Firefox Or Internet Explorer
- No Are Basic Member ? Suicide
- Is Other Method For Inject , is more sample .
i viewing '' Create a Auto Injector ''. w/ images
after 5 minutes i create this topic , thx purpleCRAYON
First Step :
Download http://www.cgsoftlabs.ro/zip/Stud_PE.zip
Click Open > File > Your TheDuel.exe Or Gunz.exe
Next Step : Go To Section '' Functions ''
Right Click Button in the Import Section
Add New Import
DLL > Your DLLHERE
Function > _Blank ( \o is fake _Blank )
Add to List
And ADD.
is Auto save
WARN : PUT YOUR DLL AND NEW EXE IN FOLDER OF GUNZ CLIENT
Other WARN :
'' api name ''
in the source main.cpp
PUT : __declspec(dllexport) BOOL __stdcall DllMain(HINSTANCE hInst,DWORD reason,LPVOID lpv)
dev C++
run/compile ( f9 )
in the functions appear : _DLL@MAIN12 ( test )
Images Of Tutorial
http://img444.imageshack.us/i/parte1s.jpg/
http://img13.imageshack.us/i/parte2fkd.jpg/
http://img44.imageshack.us/i/parte3b.jpg/
http://img32.imageshack.us/i/parte4g.jpg/
http://img444.imageshack.us/i/parte5y.jpg/
http://img444.imageshack.us/i/parte6.jpg/
http://img44.imageshack.us/i/parte7l.jpg/
http://img81.imageshack.us/i/parte8.jpg/
Re: [Tutorial] How To Hook DLL For newbies
already been released by purpleCRAYON using a more popular tool, lordPE
Re: [Tutorial] How To Hook DLL For newbies
BetrayedAcheron
is other method for work
;) thanks for your post.
Re: [Tutorial] How To Hook DLL For newbies
Quote:
Originally Posted by
Blood*
BetrayedAcheron
is other method for work
;) thanks for your post.
You should look at ur grammar before stating anyone as a noob.
Anyway, LordPE is much easier but thanks for the release..
Re: [Tutorial] How To Hook DLL For newbies
Why are you inporting an Blank function since you are already exporting DLLMain at the DLL?
Re: [Tutorial] How To Hook DLL For newbies
When i select the DLL i wish to use at the import part, it just says "PE has no exports" and shits the bed. ani ideas?
Re: [Tutorial] How To Hook DLL For newbies
Re: [Tutorial] How To Hook DLL For newbies
Hmm, I closed my Firefox and Internet Explorer...but I'm still here..wonder how..
Re: [Tutorial] How To Hook DLL For newbies
Quote:
Originally Posted by
ThievingSix
Hmm, I closed my Firefox and Internet Explorer...but I'm still here..wonder how..
Ha, really made me laugh. Edit: I didn't mean that sentence in a sarcastic way, or any other way of me being a dick. :P:
I would like to follow your tutorials Blood*, but your English isn't really understandable.
Re: [Tutorial] How To Hook DLL For newbies
Re: [Tutorial] How To Hook DLL For newbies
:S i don't understand, what Dll use in Add New Import T.T i'm feeling really noob.
Si hablas espa?ol xD mejor explica en espa?ol.D: sino.. ingles qe mas xD
Re: [Tutorial] How To Hook DLL For newbies
Quote:
Originally Posted by
Blood*
BetrayedAcheron
is other method for work
;) thanks for your post.
This is the same method, just with a different application..