I wonder how the Conquer loader 5.2 works?
he add in the IP Conquer.exe? if possible I wanted to know how!
I used OllyDbg in Conquer.exe addreses and looked for but not found anything interesting
Oh, right . Writing a loader in MASM is a bit.. I mean, it's probably not the easiest thing to do, unless you actually know what you're doing, I know that goes for all languages, but MASM is probably one of the hardest to learn and understand
Oh, right . Writing a loader in MASM is a bit.. I mean, it's probably not the easiest thing to do, unless you actually know what you're doing, I know that goes for all languages, but MASM is probably one of the hardest to learn and understand
Indeed, I'm still struggling with messagebox loool.
[Release] ZSZC Loader (Edited From lolkop's loader) 10/28/2011 - SRO PServer Guides & Releases - 16 Replies Hello , i have just Edited lolkop's loader for zszc
Screen
http://img825.imageshack.us/img825/4439/918201043 801am.jpg
Download
VirusTotal
Conquer Loader Class in VB.net 07/23/2011 - CO2 Programming - 6 Replies Public Class bypassclient
Public Enum ProcessAccessFlags As UInteger
All = &H1F0FFF
Terminate = &H1
CreateThread = &H2
VMOperation = &H8
VMRead = &H10
VMWrite = &H20
DupHandle = &H40
SetInformation = &H200
[Release]Conquer Loader V2! 04/25/2011 - CO2 Exploits, Hacks & Tools - 4 Replies Hey all,
This is my second version of my bypass loader.
How to use:
Place the .rar file in you conquer folder and extract it!
Let it replace the real Play.exe.
Then just start conquer you always do.
This is made in the Official loader style and official conquer webpages.
Conquer Loader [5102+] 01/27/2011 - CO2 Exploits, Hacks & Tools - 30 Replies So yah, this is my 'first' release here on e*pvp. This program is a simple loader for Conquer. It's not like the normal releases, I haven't modified the Conquer.exe directly so it's still possible for you to run it without all these features. This loader is written in C++ and I'm willing to share the source if someone is intrested on how to do this. :)
What does it have?
-- Bypass play.exe
-- Removed virus scanner
-- Popups disabled
-- Jump limit bypass
-- Multiclient
-- PM...