PDA

View Full Version : Nuts and Bolts Save Editor (Release)(Update #2)


mojobojo
21st February 2009, 03:37 PM
This is the release of my program for editing BK N&B. It is very simple, just open a BK save file, choose an item you want to edit in the combo box and type the amount you want into the text box and hit save.

Update:
Added Items to edit
Better Interface
Easier to use
Options Menu
Creats a settings file at the Application Path
Option to create backups
Option to write Hex into text box instead of Integers.

Update #2:
Fixed Byte writing problem (Thanks to feudalnate);
Added Hexadecimal Number Converter (Another Thanks to feudalnate);

Cooki-Cooki
21st February 2009, 04:25 PM
I remember seeing another save editor on se7ensins... it looks nice but not of much use without a CON resigner =/

torrentstorm
21st February 2009, 05:04 PM
How do I use this?
Do I need a memory card and a xploder and then edit the save on the memory card?

mojobojo
21st February 2009, 10:09 PM
The one on se7en sins is mine. What you need to do to edit the save is connect your HDD via something like xstata or xbox 360 tranfer cable, go into your profile and go to the folder 4d5307ed. Take out the file 0x0bc28542, edit it, rehash, resign, and you are done. Trust me there are plenty on NXE con resigners.

Pies
21st February 2009, 10:16 PM
Surley you get banned from xbox live for editing your save, unless you be careful and only change it slightly so they don't notice.

mojobojo
21st February 2009, 10:53 PM
Surley you get banned from xbox live for editing your save, unless you be careful and only change it slightly so they don't notice.

I found out it wont change anything on the leaderboards. Unless microsoft has the bright Idea to look at one random person playing BK N&B and sees they have more than 131 jiggies, you wont get banned. Or its very unlikely.

Cooki-Cooki
22nd February 2009, 03:26 PM
Surley you get banned from xbox live for editing your save, unless you be careful and only change it slightly so they don't notice.
you resign and rehash the save so the CON keys and hashes match.

Trust me there are plenty on NXE con resigners.
got any to share without a banned keyvault? :)

mojobojo
22nd February 2009, 08:09 PM
got any to share without a banned keyvault? :)

http://www.se7ensins.com/forums/halo-3-modding-programs/115365-app-concept.html

Cooki-Cooki
22nd February 2009, 08:20 PM
Ah .. I should had read better the description of it.... I thought that you only downloaded the app and you had to purchase the keyvault:facepalm.

I never really checked it beacuse I downloaded the whole hack pack instead of doing it app by app.

essx
4th March 2009, 09:02 PM
Thats pretty cool

stuntpenguin007
13th March 2009, 01:31 AM
I know I sort of posted the same thing in mojobojo's beyond vehicle barriers thread, but how do you get the file so it's editable in a hex editor? like if theres 112 jiggies in my game save, shouldn't I just be able to search the number 112 in the hex editor and find it, or does it have some digital signing that turns it all into symblos and characters?

mojobojo
15th March 2009, 04:08 PM
I know I sort of posted the same thing in mojobojo's beyond vehicle barriers thread, but how do you get the file so it's editable in a hex editor? like if theres 112 jiggies in my game save, shouldn't I just be able to search the number 112 in the hex editor and find it, or does it have some digital signing that turns it all into symblos and characters?

Transform the integer into hexadecimal and search that.

feudalnate
16th March 2009, 02:53 PM
It also reads now, as hex or integer. Will convert currently loaded integer values to hex or vise-verse. If auto backup save is checked then it will create a backup file on save not upon opening.