Understanding the loader Conquer Loader 5.2?

10/16/2011 05:05 jlcs157#1
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
10/16/2011 15:28 _DreadNought_#2
Microsoft detours. Maybe not what he used exactly but it works. Search, "Microsoft detours" in this section.
10/16/2011 17:10 BaussHacker#3
Quote:
Originally Posted by _DreadNought_ View Post
Microsoft detours. Maybe not what he used exactly but it works. Search, "Microsoft detours" in this section.
If I'm correct it's coded in MASM32 ^^

[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
10/16/2011 18:00 IAmHawtness#4
Quote:
Originally Posted by BaussHacker View Post
If I'm correct it's coded in MASM32 ^^

[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
Are you saying Microsoft Detours is coded in MASM? It's coded in C++, it's open-source :)
10/16/2011 18:28 BaussHacker#5
Quote:
Originally Posted by IAmHawtness View Post
Are you saying Microsoft Detours is coded in MASM? It's coded in C++, it's open-source :)
No. The loader ^^

[Only registered and activated users can see links. Click Here To Register...]
10/16/2011 19:25 IAmHawtness#6
Quote:
Originally Posted by BaussHacker View Post
No. The loader ^^

[Only registered and activated users can see links. Click Here To Register...]
Oh, right :p. 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
10/16/2011 19:26 BaussHacker#7
Quote:
Originally Posted by IAmHawtness View Post
Oh, right :p. 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.
10/16/2011 20:20 Dream-war2015#8
Quote:
Originally Posted by BaussHacker View Post
No. The loader ^^

[Only registered and activated users can see links. Click Here To Register...]

[source]ConquerLoader v2
10/16/2011 21:06 BaussHacker#9
Quote:
Originally Posted by Dream-war2015 View Post
[source]ConquerLoader v2
Wut?
10/16/2011 21:10 hussein89#10
[Source]ConquerLoader v1 wrong When I run I get an error
10/16/2011 21:15 BaussHacker#11
Quote:
Originally Posted by hussein89 View Post
[Source]ConquerLoader v1 wrong When I run I get an error
I felt off my chair.
10/17/2011 00:10 _DreadNought_#12
ConquerLoaderv1 is indeed coded in masm, however I believe the rest are C++
10/17/2011 00:16 Dream-war2015#13
[Source]ConquerLoader v1

[Only registered and activated users can see links. Click Here To Register...]
10/17/2011 01:48 BaussHacker#14
Quote:
Originally Posted by _DreadNought_ View Post
ConquerLoaderv1 is indeed coded in masm, however I believe the rest are C++
I dunno, sicne it's a v2, which stands for version 2, then I just assume he would use same language.
10/17/2011 22:32 _DreadNought_#15
Yeah but i've spoken(some time ago) with nullable and im almost 100% sure its coded in C++.

Anybody know what happend to nullable anyway? It's like he dropped of the planet.