Results 1 to 6 of 6
  1. #1
    Leaf's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    the Netherlands.
    Posts
    2,059
    Reputation
    456
    Thanks
    417
    My Mood
    Cheerful

    Changing a .dll (c++ compiled)

    Hi, i have this idea:

    1. You open the program
    2. You copy and paste a addy (for 5th slot/war rock)
    3. The program will change the .dll and inject it as soon as WR starts
    4. you launch Wr
    5. you have 5th slot, wich is un/self patchable.

    my question is: how to make a vb program change the .dll
    Ex-



    Previous Names: Leaf, Acinonyx, Fawkes.


  2. #2
    sythe179's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    The internet
    Posts
    660
    Reputation
    15
    Thanks
    1,458
    My Mood
    Paranoid
    You would not try and change the dll, just pass a different argument when injecting it.

  3. #3
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,669
    My Mood
    Breezy
    Change what DLL and what teh fux is a 5th slot.
    Donate:
    BTC: 1GEny3y5tsYfw8E8A45upK6PKVAEcUDNv9


    Handy Tools/Hacks:
    Extreme Injector v3.7.3
    A powerful and advanced injector in a simple GUI.
    Can scramble DLLs on injection making them harder to detect and even make detected hacks work again!

    Minion Since: 13th January 2011
    Moderator Since: 6th May 2011
    Global Moderator Since: 29th April 2012
    Super User/Unknown Since: 23rd July 2013
    'Game Hacking' Team Since: 30th July 2013

    --My Art--
    [Roxas - Pixel Art, WIP]
    [Natsu - Drawn]
    [Natsu - Coloured]


    All drawings are coloured using Photoshop.

    --Gifts--
    [Kyle]

  4. #4
    FUKO's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    PBlackout.exe /mhu
    Posts
    11,128
    Reputation
    1103
    Thanks
    3,860
    Quote Originally Posted by master131 View Post
    Change what DLL and what teh fux is a 5th slot.
    Some hack for WarRock that opens a 5th slot for an extra weapon if I'm correct.

  5. #5
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    You'd have to figure out if the value is even stored "as-is" in the .dll and also what position in the file it is at. After that it's a simple matter of overwriting the bytes in the file to reflect a new value.

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  6. #6
    Leaf's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    the Netherlands.
    Posts
    2,059
    Reputation
    456
    Thanks
    417
    My Mood
    Cheerful
    How should i do that? Jamal is right btw
    Not possible, you can close this.
    Last edited by Leaf; 08-11-2011 at 08:34 AM.
    Ex-



    Previous Names: Leaf, Acinonyx, Fawkes.


Similar Threads

  1. Replies: 9
    Last Post: 09-22-2011, 12:32 PM
  2. How to change the colour of chams on .dll pub hack
    By dankgun in forum Combat Arms Help
    Replies: 3
    Last Post: 11-22-2009, 02:45 PM
  3. HELP on .DLL compiler
    By zmansquared in forum Assembly
    Replies: 3
    Last Post: 08-08-2009, 01:24 PM
  4. HELP on .DLL compiler
    By zmansquared in forum C++/C Programming
    Replies: 6
    Last Post: 08-07-2009, 07:57 PM
  5. Compiling my dll, Error!
    By p0wn4ge in forum C++/C Programming
    Replies: 7
    Last Post: 08-22-2008, 08:32 AM