Results 1 to 10 of 10
  1. #1
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108

    [Release]MD5 Updater

    I've been working on an MD5 updater from scratch lately.

    What is MD5?

    In cryptography, MD5 (Message-Digest algorithm 5) is a widely used cryptographic hash function with a 128-bit hash value. Specified in RFC 1321, MD5 has been employed in a wide variety of security applications, and is also commonly used to check the integrity of files. However, it has been shown that MD5 is not collision resistant;[2] as such, MD5 is not suitable for applications like SSL certificates or digital signatures that rely on this property. An MD5 hash is typically expressed as a 32-digit hexadecimal number.
    LolWut?

    Every file has another MD5 Hash. If you have a textdocument with 555589489498 chars and you change 1 char; the md5 will be different.

    How does a MD5 Hash looks like?

    ef5513ab6c5f813c4846de160b3a4579

    It is buildt by numbers and letters, no special chars.



    How does your updater work?

    You have a config with different stuff set. The config looks like this:

    Code:
    Config for MD5 Updater (c) Hawk
    
    << SETTINGS >>
    
    <update>https://hfs-cod4.arturasserver.com/update</update>
    <filelist>https://hfs-cod4.arturasserver.com/filelist.txt</filelist>
    <notice>https://hfs-cod4.arturasserver.com/notice.txt</notice>
    
    <window>MD5</window>
    
    <website>www.google.de</website>
    
    <picture>https://nunetherlands.files.*********.com/2008/10/gears-of-war.jpg</picture> '350x170
    
    <processpath>\engine.exe</processpath> 'startuppath + processpath
    <arguments>/settings</arguments>'leave it default if you don't  want arguments
    You will have to fill in your data.

    On program startups it reads threw the config to get the information.

    Afterwards it compares the md5 hashes listed in your filelist to the ones in your current startup folder. If the file does not exist or the md5 is different it adds the file to a list. Every file in that list will be updated.


    How to use the MD5 Comparer, what can it do?

    • Comparing two folders(MD5-Hashes)
    • Creating a filelist
    • Copy all non-matching files into a Patch folder which is located in the startuppath


    First textbox: Select your patched folder.
    Second textbox: Select your unpatched folder:

    If you want to create a fast filelist, simply select the folder with the files in the first textbox and leave the second textbox empty.

    -> Create Filelist

    What do I need to use this updater?

    • A FTP-Server(free webhost is fine)
    • .Net Framework 3.5 or higher
    • The .dll have to be in the same place as the updater
    • A brain


    Why is it so special, why should I use such updater instead of another one?


    • Epic DotNetBar GUI
    • Customizeable Image/Style/Stylecolor
    • MD5 Hash comparing
    • Current progress(progressbar)
    • Current file updating(name of it)
    • Notice
    • Set your .exe to start and arguments
    • Website
    • Cuz I did it <_>
    • Automatically adding non-existing folders
    • MD5 Comparer to fastly create filelists(MD5 Comparer.exe, included in the download)


    How does your updater look like?




    MD5 Comparer is boring, no screenie needed.

    Zomfg! I was into copy & pasting your program, but I couldn't dissassemble it.

    • Anti ILDASM
    • NecroBit
    • String Encryption
    • Obfuscation


    It looks too nice to be true!!! I needz virusscanz!?


    .RAR Scan
    MD5 Comparer
    MD5 Updater

    Where can I download it?

    See below.

    Meh! RAGE! I cannot download it!

    Wait until the attachment gets approved.

    MD5 Comparer (c) Blubb1337
    MD5 Updater (c) Blubb1337

    Any further suggestions or bugs you had to face? Tell me

    If you only want to take a look at it, you can use my current config to download some sample files. 2 textfiles and 1 image or so.
    Last edited by Blubb1337; 06-28-2010 at 02:55 AM.



  2. The Following 3 Users Say Thank You to Blubb1337 For This Useful Post:

    House (07-03-2010),Lolland (06-28-2010),pentanorl (09-01-2012)

  3. #2
    m_τ_h's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    185
    Reputation
    10
    Thanks
    6
    come on approve..

  4. #3
    EndRiT's Avatar
    Join Date
    Dec 2005
    Gender
    male
    Location
    USSR
    Posts
    12,751
    Reputation
    170
    Thanks
    4,294,967,295
    I'll wait for a minion to handle this one.

  5. #4
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Blubb you might have to give NextGen an non-obfuscated first so he can check if it's clean, then ask him to obfuscate the attachment. I don't think he'll approve obfuscated releases for security reasons, but he can obfuscate it for you after he's sure it's clean.

    I dunno I remember him saying that in some thread sometime.

    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. #5
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108
    Well he is rarely online that is why. I'll try to pm him on msn.



  7. #6
    Lolland's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Lolland!
    Posts
    3,156
    Reputation
    49
    Thanks
    868
    My Mood
    Inspired
    Good program, nice GUI, lovin' the customizable features.

    /approved then.

  8. The Following User Says Thank You to Lolland For This Useful Post:

    Blubb1337 (06-28-2010)

  9. #7
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    Note: I have been online everyday for the past week or more with atleast 2-3 hours into mpgh.....

    And I approved it.


     


     


     



    The Most complete application MPGH will ever offer - 68%




  10. #8
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108
    Quote Originally Posted by NextGen1 View Post
    Note: I have been online everyday for the past week or more with atleast 2-3 hours into mpgh.....

    And I approved it.
    Well I barely SEE you online. Not ment to be offending.

    Well you directly went offline, didn't know. You said upload the obfuscated file...

    Nevermind.



  11. #9
    MJLover's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Neverland
    Posts
    759
    Reputation
    33
    Thanks
    110
    My Mood
    Cheerful
    Very good job !! But was that © Hawk necessary ?? LOL

  12. #10
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108
    Yes it was <_> Mates get a version without it.



Similar Threads

  1. [Help] MD5 Updater
    By Blubb1337 in forum Visual Basic Programming
    Replies: 7
    Last Post: 05-08-2010, 08:42 AM
  2. [RELEASE][Request]Updated M9 and a question
    By Kevin in forum Combat Arms Mods & Rez Modding
    Replies: 9
    Last Post: 12-06-2009, 10:30 PM
  3. [Release] Triggerbot *UPDATE*
    By ahlun89 in forum Combat Arms Hacks & Cheats
    Replies: 43
    Last Post: 12-17-2008, 09:07 AM
  4. [Release] WarRock Update Bypasser 1.0
    By EviLByTE in forum WarRock - International Hacks
    Replies: 30
    Last Post: 08-18-2007, 01:15 AM
  5. [Release] My updated boomb release hack!
    By Darky in forum WarRock - International Hacks
    Replies: 27
    Last Post: 07-02-2007, 03:42 PM