Jump to content

Does anyone know how to make a Loader or Activator


prem karthik

Recommended Posts

  • Replies 3
  • Views 1.1k
  • Created
  • Last Reply

Top Posters In This Topic

  • Dodel

    1

  • Holmes

    1

  • prem karthik

    1

  • Turk

    1

Top Posters In This Topic

Some soft loader authors are: DAZ, QODYX4, Josh Cell, urie, Heldigard of MDL;

rri, WZOR of WZOR. I see CODYQX4 here. Hope helps you.

Edited by Turk
Link to comment
Share on other sites


Can anyone help me in this? i want to learn how to make a activator or loader. Please someone help me

First you need to look at reverse engineering, (taking current software, dissasembling, analysing the code structure), then you need to look at understanding what part of the program you need to change to make it 'activated', sometimes it can simply be a case of NOOPing (no-operation) part of the code and this in turn activates the software (dependente on code strings), or sometimes programs need a serial key, which is generated either using mathmatical equations / machine id's. In these instances you would need to look at coding a keygen.

Infact, take a look here :- http://thelegendofrandom.com/blog/sample-page

Edit: I'm no expert (clearly by my post), but it's something I've had an interest in since my college days.

Edited by Dodel
Link to comment
Share on other sites


Nice very nice post dodel. The part that says dependant on strings there are some exes that show no strings and those are packed which requires manually unpacking the exe which is a whole different story. If you wish to learn unpacking packed executables check this out:

http://www.gamekiller.net/tutorials-source-codes/6392-tutorial-patching-packed-executables.html

If you can follow it (meaning understand and comprehend it) you can learn the art of unpacking that link dodel posted is good to your antivirus might pick it up saying this (avast says this):

URL: http://thelegendofrandom.com/blog/sample-page-|{gzip-} (I fixed the link so it does take you there)

Infection: HTML:HideMe-F [Trj]

Its a trojan its a false positive no worries. The antivirus ESET picks the site up as a malicious site to its a false positive to..
Edited by Holmes
Link to comment
Share on other sites


Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...