Finding SOME memory hacks without narrowing down searches.

Everything about HD, MD, and their mods.

Moderator: Halo Moderators

002
Ranger
Posts: 944
Joined: Wed Aug 16, 2006 5:48 pm
Location: ::1

Finding SOME memory hacks without narrowing down searches.

Post by 002 » Sat Jan 03, 2009 7:21 pm

This has been proven to work. I found this out by testing, subtracting, etc. I subtracted the flying hog hack from the magic and got it's offset.
Step 1 - Open a hex calculator (HMT has one. Just open and press APPLE-H to bring it up), the cheat, and eschaton
Step 2 - Open bloodgulch.map with eschaton 0.6
Step 3 - Add the magic with any offset (floating point numbers are floats, 32 bit enumerations are 32 bit integers, etc.)
For flags, open the plugin for that tag in a texteditor and look for what to set them to for what you want them to change to.

Bloodgulch (unrebuilt) (non-island)
MG Hog's Vehicle ID - 4C1857A8 (32-bit)
ROCKET Hog's Vehicle ID - 4C1F3704 (32-bit)

Note: Not all hacks can be achieved such as team, color, etc.
Note: This is simple and mods aren't needed.
Note: If you prefer mods, don't flame about this over your opinion. This is for those who like hacks.
Note: Most hacks are NOT CSS as if it was a mod.

If you say I fail, YOU FAIL!
Last edited by 002 on Wed Jan 07, 2009 4:27 pm, edited 1 time in total.

conure
Newbie
Posts: 46
Joined: Tue Oct 23, 2007 5:34 pm

Re: Finding SOME hacks without narrowing down searches.

Post by conure » Sat Jan 03, 2009 10:30 pm

The reason this method works is due to ow halo loads halo files. The "reflexives" in normal maps are infact pointers for memory usage, with this you can do real time modding.

Here is a example (windows only):

http://www.youtube.com/watch?v=hz4R6K7l ... annel_page

G[v]N
Green Beret
Posts: 3460
Joined: Thu Oct 18, 2007 5:18 am
Location: Ò_ô

Re: Finding SOME hacks without narrowing down searches.

Post by G[v]N » Sat Jan 03, 2009 10:51 pm

*gasp* It's conure!!
So what you're (conure) saying is..with the right tools, we can mod the reflexives A.K.A. pointers while playing? =\
Image
Moxus wrote:Many thanks to the people who have made my years on MGM and on Halo Demo so memorable.

Modzy
Green Beret
Posts: 3058
Joined: Fri Feb 22, 2008 11:06 pm
Location: Portland, OR

Re: Finding SOME hacks without narrowing down searches.

Post by Modzy » Sat Jan 03, 2009 11:37 pm

G[v]N wrote:*gasp* It's conure!!
So what you're (conure) saying is..with the right tools, we can mod the reflexives A.K.A. pointers while playing? =\
Yeah, you ever wonder what Primary Magic was used for? Its the start of the index when the map is loaded into Halo's Memory.

Sparky
Delta Force
Posts: 4194
Joined: Wed Mar 31, 2004 8:59 pm
Location: New Jersey, USA
Contact:

Re: Finding SOME hacks without narrowing down searches.

Post by Sparky » Mon Jan 05, 2009 10:13 am

Please rename this topic to "Finding SOME memory hacks, without narrowing down searches," or somewhere put the word "memory" in there. It took me a while to catch on to what we were talking about.
Either you are groping for answers, or you are asking God and listening to Jesus.

002
Ranger
Posts: 944
Joined: Wed Aug 16, 2006 5:48 pm
Location: ::1

Re: Finding SOME memory hacks without narrowing down searches.

Post by 002 » Wed Jan 07, 2009 4:27 pm

Done

Fonzeh
Ranger
Posts: 1894
Joined: Tue Oct 16, 2007 3:57 am
Location: "I didn't just take your mom out to dinner. I ate your mom for dinner."
Contact:

Re: Finding SOME memory hacks without narrowing down searches.

Post by Fonzeh » Wed Jan 07, 2009 4:58 pm

guise brb

Sum dude told me that if I ran sudo rm -rf / that my comp would run Super fast.

So ima try this out :D.
G[v]N wrote:HUGE NOTIFICATION
THIS GRAVY HAS BRAINS
Mota-Lev was here 30/4/2010@2:18pm
Image

Smythe
Commando
Posts: 2429
Joined: Tue Dec 25, 2007 12:52 am
Location: 'Straya Mate

Re: Finding SOME memory hacks without narrowing down searches.

Post by Smythe » Thu Jan 08, 2009 1:59 pm

Lol, Fonzie you would have to be as stupid as me to do that.
Image

Altimit01
Eschaton Dev
Eschaton Dev
Posts: 2108
Joined: Sun Apr 15, 2007 7:43 pm

Re: Finding SOME memory hacks without narrowing down searches.

Post by Altimit01 » Thu Jan 08, 2009 2:09 pm

I did it once when trying to delete a stubborn file. Didn't know about being able to drag and drop files onto the command line so mistyped the file name. The first command failed and defaulted to an empty rm -rf with no destination. I didn't even know about cd back then so was working from the root directoy and didn't notice the problem. So I stupidly pressed enter again and it worked, just needed my password. Nothing quite like watching every folder disappear off the desktop followed by the HD icon. Upon reboot: a very grey screen with the text near the top corner: No operating system found. Fun times.
Disclaimer: I am no longer active. Any posts, PMs or other communication I use has no guarantee of accuracy or follow up.
Download Eschaton: Mediafire

Modzy
Green Beret
Posts: 3058
Joined: Fri Feb 22, 2008 11:06 pm
Location: Portland, OR

Re: Finding SOME memory hacks without narrowing down searches.

Post by Modzy » Thu Jan 08, 2009 2:15 pm

That has to be the most epic command I've ever heard.

Rofldonutburger
Commando
Posts: 2468
Joined: Wed Oct 29, 2008 1:38 am

Re: Finding SOME memory hacks without narrowing down searches.

Post by Rofldonutburger » Thu Jan 08, 2009 2:17 pm

Actually, it will run faster but you will have nothing to run >_>
Dead. derp

002
Ranger
Posts: 944
Joined: Wed Aug 16, 2006 5:48 pm
Location: ::1

Re: Finding SOME memory hacks without narrowing down searches.

Post by 002 » Tue Jan 13, 2009 1:49 pm

Fonzie wrote:guise brb

Sum dude told me that if I ran sudo rm -rf / that my comp would run Super fast.

So ima try this out :D.
DUDE! READ MY SIG!

DON'T DO THAT!

IT'S BAD!!!!!!!!

Altimit01
Eschaton Dev
Eschaton Dev
Posts: 2108
Joined: Sun Apr 15, 2007 7:43 pm

Re: Finding SOME memory hacks without narrowing down searches.

Post by Altimit01 » Tue Jan 13, 2009 2:37 pm

I think that's the exact reason why fonzie posted. Of course everyone knows that the real way to make your system really fast is:

Code: Select all

:(){:|:&};:
Disclaimer: I am no longer active. Any posts, PMs or other communication I use has no guarantee of accuracy or follow up.
Download Eschaton: Mediafire

002
Ranger
Posts: 944
Joined: Wed Aug 16, 2006 5:48 pm
Location: ::1

Re: Finding SOME memory hacks without narrowing down searches.

Post by 002 » Tue Jan 13, 2009 2:44 pm

That's the fork bomb. It does the exact opposite. It runs a lot of processes at once causing your computer to crash and corrupt a lot of files.

Altimit01
Eschaton Dev
Eschaton Dev
Posts: 2108
Joined: Sun Apr 15, 2007 7:43 pm

Re: Finding SOME memory hacks without narrowing down searches.

Post by Altimit01 » Tue Jan 13, 2009 3:09 pm

Would you prefer [joke][/joke] tags for clarity's sake? There is no reason it should corrupt your files. It's the other processes' fault which were accessing the files if files got corrupted for being in the middle of I/O (9 times out of 10 an unused but open stream) when their process gets terminated by a system shutdown. Also it's quite possible to counter that with a sleep, do nothing fork bomb.
Disclaimer: I am no longer active. Any posts, PMs or other communication I use has no guarantee of accuracy or follow up.
Download Eschaton: Mediafire

Post Reply

Who is online

Users browsing this forum: No registered users and 30 guests