Where do they save it? Loader

Posts 115 of 16 · Page 1 of 2
Where do they save it? Loader
Well, we all know about Gorfags loader, where do they save the dll at? I'm not looking to leech the dll or anything, I'm just interested in how it works. Thanks for responding if you do
if he's smart, its embeded into the loader to prevent the leech...i've been thinking about using this method for rez modding to prevent leeching
dll is loaded into ram and injecting from ram. no file will be created
Quote Originally Posted by Gordon` View Post
dll is loaded into ram and injecting from ram. no file will be created
Nice. I want to learn how to do that stuff
Quote Originally Posted by flameswor10 View Post
Nice. I want to learn how to do that stuff
pseudo:

create a bytearray and simulate the file
Quote Originally Posted by flameswor10 View Post
Thanks dude
I was started but it kept bsoding me o.O
That's not very naice =(

Why you BSODing? |:

Injecting into a process (that is not system critical) should not produce a BSOD on error, just the process is pulled into oblivion with your failed attempt :P

Quote Originally Posted by kotentopf View Post
pseudo:

create a bytearray and simulate the file
That's the easy part... People find more challenging the actual injection =P
Quote Originally Posted by freedompeace View Post
That's not very naice =(

Why you BSODing? |:

Injecting into a process (that is not system critical) should not produce a BSOD on error, just the process is pulled into oblivion with your failed attempt :P
Nawws. placing stuff in ram :/
I think I fucked somethingup
Quote Originally Posted by flameswor10 View Post
Nawws. placing stuff in ram :/
I think I fucked somethingup
Variables are automatically allocated to memory?
Quote Originally Posted by freedompeace View Post
Variables are automatically allocated to memory?
I have no idea what went wrong with my injector I'm making

I think i got a virus
Quote Originally Posted by flameswor10 View Post
Nice. I want to learn how to do that stuff
yeah thats what i was asking you to teach me how to make it login to website like gorfag dose so can you teach me
I want to learn to view that stuff xD... but it's almost impossible
Quote Originally Posted by flameswor10 View Post
Nice. I want to learn how to do that stuff
You can start off by using writing the data using somethign like WriteProcessMemory rather than loading it from a file through LoadLibrary.

Google has some references to great articles with example code demonstrating this.
Quote Originally Posted by freedompeace View Post
You can start off by using writing the data using somethign like WriteProcessMemory rather than loading it from a file through LoadLibrary.

Google has some references to great articles with example code demonstrating this.
Thanks dude
I was started but it kept bsoding me o.O
I can't think of a way to do this with rez Modding bough...make it so they can't get the mod I mean...cuz u can just alt tab ohs the game and get the rez

Anyone have any ideas? I was thinkin about mmbob's method of just modifying the 1 file for the mod via memory...but that's far advanced for me
i was thinking... we can dump the Gordan dll so get it... right?
Posts 115 of 16 · Page 1 of 2

Post a Reply

Tags for this Thread

None

Need help?