Results 1 to 8 of 8
  1. #1
    ElementalVenom's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    6

    How to make a automatic dll patcher

    So I have modified a assembly file for a game made in unity. The problem is the game updates weekly and its getting extremely annoying manually re-typing all of my code every update.

    Ive heard some talk about automatic assembly dll patchers using Mono.Cecil , How do I make one of these?

    Any info would be extremely helpful.

  2. #2
    VaginaSlayer's Avatar
    Join Date
    Mar 2016
    Gender
    male
    Posts
    28
    Reputation
    10
    Thanks
    2
    Are you looking for something related to this? https://www.codeprojec*****m/Articles/...Code-Injection

  3. #3
    ElementalVenom's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    6
    Exactly that except It does it automatically. I know the owner of RocketMod for unturned uses this. It automatically applys the modifications after the game has been updated.

  4. #4
    VaginaSlayer's Avatar
    Join Date
    Mar 2016
    Gender
    male
    Posts
    28
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by ElementalVenom View Post
    Exactly that except It does it automatically. I know the owner of RocketMod for unturned uses this. It automatically applys the modifications after the game has been updated.
    Seems rather interesting, I did not know about this. Going to look further into this and if I come up with something i'll let you know.

  5. #5
    superyeye's Avatar
    Join Date
    Mar 2016
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    2
    PM me

  6. #6
    ElementalVenom's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    6
    I cant seem to figure out how to pm people?

  7. #7
    Gorzoid's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    227
    Reputation
    10
    Thanks
    990
    I'm guessing you friend requested me because of this, my "DLL patcher" just removed the CRC check for unturned, it did not autoinstall your code.
    I am just here to learn, definitely not for hacks... o_O Just learning

  8. #8
    ElementalVenom's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    6
    Yea that was why, I really cant find any documentation on this. Been searching off and on for 5 days now.

Similar Threads

  1. How to make combat arms dll hack?
    By polipo00 in forum Combat Arms Coding Help & Discussion
    Replies: 5
    Last Post: 11-17-2012, 11:04 PM
  2. [Solved] How to make wallhack? in dll
    By xaim98 in forum Crossfire Coding Help & Discussion
    Replies: 3
    Last Post: 10-12-2012, 12:26 PM
  3. [Help Request] How to make a injectable dll and how does it work?
    By noobsludgerz in forum Call of Duty Modern Warfare 2 Help
    Replies: 0
    Last Post: 08-17-2012, 07:04 AM
  4. [Help] Please tell me how to make Pointer Trainer DLL (VS2010,C++)
    By syqgtt in forum Piercing Blow Hack Coding/Source Code
    Replies: 4
    Last Post: 07-07-2011, 12:46 AM
  5. How to make a Warrock .dll Injector
    By Lukas59 in forum Visual Basic Programming
    Replies: 11
    Last Post: 11-02-2009, 02:46 PM