Results 1 to 4 of 4
  1. #1
    Kraze
    Kraze is offline
    New member
    Join Date
    2010 Aug
    Posts
    20
    Thanks Thanks Given 
    4
    Thanks Thanks Received 
    1
    Thanked in
    1 Post
    Rep Power
    0

    [Question] .dll hacking

    Hey so I want to get into .dll hacking. Now what kind of hacks can i not do
    and can I do in .dll hacking first of all? Like is there a certain process
    or memory that I cannot do with a .dll.

  2. #2
    MrSmith
    MrSmith is offline
    Member-in-training
    Join Date
    2010 Aug
    Posts
    85
    Thanks Thanks Given 
    9
    Thanks Thanks Received 
    7
    Thanked in
    4 Posts
    Rep Power
    0

    Re: [Question] .dll hacking

    This is what i think but don't quote me on it. Inject DLL to hook to game/software. DLL can call functions the software/game has already and return etc...
    Ever Danced With The Devil By The Pale Moonlight ?

  3. #3
    Dwar
    Dwar is offline
    Veteran Dwar's Avatar
    Join Date
    2010 Mar
    Posts
    2,222
    Thanks Thanks Given 
    211
    Thanks Thanks Received 
    2,230
    Thanked in
    292 Posts
    Rep Power
    10

    Re: [Question] .dll hacking

    Kraze
    Dll allows you to run your code in foreign processes. It means that you can hook function, call ingame function, read data etc. E.g. darkREQ Insider is a single dll with lots of function inside and also with a graphical form.
    Please, post your questions on forum, not by PM or mail

    I spend my time, so please pay a little bit of your time to keep world in equilibrium

  4. #4
    Kraze
    Kraze is offline
    New member
    Join Date
    2010 Aug
    Posts
    20
    Thanks Thanks Given 
    4
    Thanks Thanks Received 
    1
    Thanked in
    1 Post
    Rep Power
    0

    Re: [Question] .dll hacking

    See thats what I want to do create one single dll with a graphical form with multiple functions, i figured these were more legit and less likely to get patched as fast? Correct me if Im wrong! Well i need 10 more levels and then you'll see me actually working to create my first .dll. =]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •