Results 1 to 1 of 1
  1. #1
    Kosmeg
    Kosmeg is offline
    Guest
    Join Date
    2013 Mar
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Hex Garbage Analyzer. The program, oriented to search for text in multiple files

    Of course, I came here just to download CPACK extractor program, however at this moment I already download it from other place, but anyway, day ago I made a program for myself.

    Program used to search for text in many files, so you don't need to open every file to search for something. I hope this can be useful for game translators, who can now easy find where unpacked / unencrypted text is stored.

    Program features:
    • Oriented to search for string in multiple files
    • Can search for specified sequence of bytes
    • Supports relative search (in case if game uses nonstandard encoding)
    • Supports different encodings in search
    • Supports characters separators (in case if in binary code, word characters separated by other characters (H_e_l_l_o))
    • Displays offset from file start till found byte sequence
    • Search is always case sensitive
    • If characters separators count > 0, relative search is not used


    .net Framework 2.0 is required to run this program

    Please register or login to download attachments.

    Last edited by Kosmeg; 2013-08-20 at 06:31 PM. Reason: Version 0.4 released

Similar Threads

  1. [Delphi] Memory Search Function
    By RiiStar in forum Delphi
    Replies: 20
    Last Post: 2022-02-10, 10:42 PM
  2. [Help] reading text value with readprocessmemory
    By elshabory in forum Delphi
    Replies: 5
    Last Post: 2013-01-07, 04:34 PM
  3. Replies: 34
    Last Post: 2012-03-06, 10:56 AM
  4. [Network Traffic Analyzer] Wireshark formerly Ethereal
    By wildspirit in forum Files & Tools
    Replies: 0
    Last Post: 2011-11-05, 06:45 AM
  5. [Source] Scrolling text
    By Dwar in forum D3D Programming
    Replies: 0
    Last Post: 2010-12-15, 01:26 PM

Posting Permissions

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