+ Reply to Thread
Page 1 of 6
1 2 3 ... LastLast
Results 1 to 10 of 57

Thread: Simple Hex-Editing

  1. #1
    TcM
    TcM is offline
    Code Warrior TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM's Avatar
    Join Date
    Aug 2006
    Posts
    11,461
    Blog Entries
    6

    Simple Hex-Editing

    Introduction:-
    So many people think that programs like Resource Tuner and Resource Hacker are powerful, well they are cool but not so powerful, in some instances these are helpful but in other instances they are not! What if we have a program without any resources? Read this guide any edit it
    You might use this for example if you made a program and made a spelling mistake and perhaps you lost the source or so! well it's a funny thing to do! just don't go overboard!

    Solution:-
    First of all we will need a Hex-Editor I recommend you to use this:-
    Freeware Hex Editor XVI32
    Its Freeware and it's powerful

    Then in this tutorial we will use a simple Application I made so we can experiment with it in this tutorial, it's attached at the end of this tutorial, download it and extract it. Here is a snapshot:-



    If you don't trust this application scan it with Online malware scan you will not find any viruses, ok now after that you checked it etc let's start.

    First of I will show you that in this case neither ResHacker nor Resource Tuner can do anything see these snapshots all they find are the icons and Version information, so that is a proof that with them we can't edit that!



    and



    So what we do? we go more low level and do hex-editing

    Fire up XVI32 then File > Open and open up our application
    Now you are like.. "huh? What is this? I can't understand" well don't worry! now here we will change the Caption of the Program and the Text in the Program so, in XVI32 press CTRL+F and select "Text String" and write EXACTLY the phrase you will need to find its case sensitive or you could turn case sensitive off ok so now in the Search box write
    Change Me
    and press Ok

    and you will see something like this:-

    You can read it right?
    Yes! Now start writing something like Changed and the other letters ( Me ) just replace them with a space but stop there! don't continue pressing space because your application will get corrupted now lets make another search so to edit the text in the application
    So search for
    Change This Text

    and you will be taken a few more lines downwards and there is the text now place it with something like Text Changed and the other characters replace them with a space

    Now its ready! Just press File > Save



    and here it is fully functional and customized!

    Conclusion:-
    Hope you liked it if you have any queries or so just post here
    Attached Files
    Last edited by TcM; 12-31-2006 at 09:49 AM.

  2. #2
    Newbie temon is an unknown quantity at this point
    Join Date
    Dec 2006
    Posts
    19
    wowwwwwww
    very nice man waiting for the next tot

  3. #3
    TcM
    TcM is offline
    Code Warrior TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM's Avatar
    Join Date
    Aug 2006
    Posts
    11,461
    Blog Entries
    6
    Yes I'm planning that perhaps I might make something more powerful than this, but its just planning!
    Thanks for the feedback btw..

  4. #4
    Newbie caeskp is an unknown quantity at this point
    Join Date
    Dec 2007
    Posts
    1

    !!!

    Great tutorial, hex is worth the work!

  5. #5
    Newbie pansel is an unknown quantity at this point
    Join Date
    Feb 2008
    Posts
    1
    Thanks for the tut.

  6. #6
    Newbie necron99 is an unknown quantity at this point
    Join Date
    Feb 2008
    Posts
    1
    i hope this works

  7. #7
    Newbie SSTRT is an unknown quantity at this point
    Join Date
    Apr 2008
    Posts
    1

    Re: Simple Hex-Editing

    hmm..good practice

  8. #8
    Programming God DevilsCharm is an unknown quantity at this point DevilsCharm's Avatar
    Join Date
    Jul 2006
    Posts
    885

    Re: Simple Hex-Editing

    I know how hex operates but I don't know how to code with it, this would be a good learning opportunity.

  9. #9
    TcM
    TcM is offline
    Code Warrior TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM is a name known to all TcM's Avatar
    Join Date
    Aug 2006
    Posts
    11,461
    Blog Entries
    6

    Re: Simple Hex-Editing

    You mean coding with hex? as in like coding in ASM? Is that possible?

  10. #10
    Programming Expert Chinmoy has a spectacular aura about Chinmoy has a spectacular aura about Chinmoy's Avatar
    Join Date
    Feb 2008
    Location
    where heaven meets earth
    Posts
    404

    Re: Simple Hex-Editing

    Nice, i added a small rep to your large one!
    Check my tutorials ::
    Keywords less used

    and

    Working in a maximal munch
    God is real... unless declared an integer

+ Reply to Thread
Page 1 of 6
1 2 3 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Project: ionFiles - Joomla Simple File Download
    By Jordan in forum Community Projects
    Replies: 369
    Last Post: 01-30-2010, 01:10 PM
  2. Animated Ripple effect (Simple) - Flash MX 2004
    By ahsan16 in forum Photoshop Tutorials
    Replies: 11
    Last Post: 12-11-2008, 05:34 PM
  3. Replies: 6
    Last Post: 11-06-2008, 12:24 PM
  4. Project for a simple password cracker
    By waf in forum Visual Basic Programming
    Replies: 2
    Last Post: 03-22-2007, 04:19 PM
  5. Simple MySQL Database Search
    By Jaan in forum PHP Tutorials
    Replies: 1
    Last Post: 01-01-2007, 10:15 AM

Bookmarks

Bookmarks

     
        Algorithms and Data Structures

        Java tutorials

        Algorithms Forum

Posting Permissions

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