Results 1 to 4 of 4
  1. #1
    Dwar
    Dwar is offline
    Veteran Dwar's Avatar
    Join Date
    2010 Mar
    Posts
    2,222
    Thanks Thanks Given 
    211
    Thanks Thanks Received 
    2,230
    Thanked in
    292 Posts
    Rep Power
    10

    [Memory Scanner] Memory Hacking Software

    Memory Hacking Software
    Title: Memory Hacking Software
    Author: L. Spiro
    Type: Memory Scanner and editor
    Status: Freeware
    Official site: home | download

    [thumbnail]http://img121.imageshack.us/img121/9302/mhs.png[/thumbnail]

    Memory Hacking Software (MHS) is a utility for searching, viewing, and modifying the RAM of other processes, and for disassembling and debugging other processes.
    MHS sports the fastest and most efficient searches available, an advanced, colorful, and easy-to-use real-time Hex Editor, a Debugger with unique features, a Disassembler, and an extensive scripting language (L. Spiro Script) yielding unlimited potential.
    The array of tools offered in MHS can make hacking any game easy.

    Features:
    Searching
    • Data Type Search
    • Many data types, including byte, short, long, __int64, float, double, and more.
    • String Search
    • Pointer Search
    • Group Search
    • Sub Search
    • Script Search
    • Fastest Searches
    • Search Options


    View RAM In Real-Time
    • RAM Watcher
    • Hex Viewer


    Debugging
    • Executable Breakpoints
    • Read/Write/Access Breakpoints
    • Conditional Breakpoints
    • Exports/Imports List
    • Save Breakpoints


    Disassembling
    • Decoded Addresses
    • Single-Stepping
    • Assemble Code
    • Automatically NOP entire commands quickly and easily.
    • Highlights
    • Useful Status Bar
    • Inject Code
    • Call Remote Functions
    • Auto Hack
    • Customize
    • Many Features Still Beta, but Plenty to Come!


    Inject Code
    • Specify a code-cave address, or let Memory Hacking Software find or allocate one for you.
    • Memory Hacking Software automatically adds the JMP to the code cave.
    • Adding the JMP to the code cave causes some instructions in the original code to be overwritten, but these are automatically moved to the code cave too, with your choice to put them at the beginning or end.
    • The JMP back to the original code is automatically added for you.
    • Injections can be set to load automatically when a process is opened.


    Inject DLL’s
    • Inject DLL’s of your choice into the target process. All injected DLL’s are listed and can be removed at any time, and can even be set to automatically be removed when Memory Hacking Software closes.
    • Remotely call any function from any injected DLL inside the target process. No restrictions on calling convention (__cdecl or __stdcall), return type, or parameters. Any valid expression is allowed as a parameter, making it easy to write your parameter list.
    • Remotely calling your DLL functions is safe and easy—even if incorrect parameters are passed or the wrong calling convention is used, there is little risk of crashing the target process or Memory Hacking Software.
    • The return value is taken from the target process and shown to you.


    Scripting
    • Memory Hacking Software features a full-sized programming language with full C capabilities. IDE, compiler, and virtual machine are all included so coders are ready to write scripts straight out of the box.
    • Syntax matches C, so there is no need to learn a new language. C/C++ coders are ready to go.
    • New extern variables make it easy to read from/write to the target progress’ RAM.
    • Scripts are compiled into bytecode like Java for extremely fast execution.
    • Includes a full 100% standard-compliant preprocessor, which even supports variadic macros.
    • Includes an extensive and fully documented API.
    • All script features are well documented and many examples are provided.
    [/spoiler]

    Hotkeys
    • Assign any function to any key.
    • Scripts can be assigned to hotkeys to allow you to perform any operation at the touch of a button.


    Real-Time Expression Evaluator
    • All C/C++ operators recognized, including <<, >>, &, ~, ||, and !, to present a few.
    • Recognizes module names and converts them to their respective base addresses.
    • New [ ] operators read RAM from the target process and use the resulting value in the expression. For example,[([[Project64.exe+0xD6A3C]+0x62988]&0xFFFFFF)+[Project64.exe+0xD6A3C]+0x2D4] is a valid expression while Project64.exe is open.
    • All expressions are evaluated in real-time, so you see the results while the target process’s RAM changes.


    More
    • Converting
    • Many Options
    • Many Unique Features
    • Very Stable


    Download: Alternative link for MHS 6.1
    Please, post your questions on forum, not by PM or mail

    I spend my time, so please pay a little bit of your time to keep world in equilibrium

  2. #2
    Kraze
    Kraze is offline
    New member
    Join Date
    2010 Aug
    Posts
    20
    Thanks Thanks Given 
    4
    Thanks Thanks Received 
    1
    Thanked in
    1 Post
    Rep Power
    0

    Re: [Memory Scanner] Memory Hacking Software

    Downloaded and tried to use with Soul Master but it got detected, however when I first ran it, some menu came up...what was that for exactly?

  3. #3
    MrSmith
    MrSmith is offline
    Member-in-training
    Join Date
    2010 Aug
    Posts
    85
    Thanks Thanks Given 
    9
    Thanks Thanks Received 
    7
    Thanked in
    4 Posts
    Rep Power
    0

    Re: [Memory Scanner] Memory Hacking Software

    Was the customization options of MHS. It allows you to change process/exe name to prevent detection .
    Ever Danced With The Devil By The Pale Moonlight ?

  4. #4
    Kraze
    Kraze is offline
    New member
    Join Date
    2010 Aug
    Posts
    20
    Thanks Thanks Given 
    4
    Thanks Thanks Received 
    1
    Thanked in
    1 Post
    Rep Power
    0

    Re: [Memory Scanner] Memory Hacking Software

    yeah i know i redid it, either way it was detected, probably the same way CE gets detected

Posting Permissions

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