Skip to content

Xbox 360 security sector tool to undo changes to made by ss_sector_range.exe (.NET 6.0)

License

Notifications You must be signed in to change notification settings

hadzz/SS-Angle-Fixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SS-Angle-Fixer

.NET 6 program for restoring Xbox 360 DVD security sectors changed by ss_sector_range.exe. After using this, your SS file's hash will match the original dump.

Main use is for Redump contributers that would like to submit to abgx360. Since Redump likes matching security sector hash, a hidden "feature" in ss_sector_range.exe is that it'll set the angle readings to their default target values (1, 91, 181 and 271). These SS files cannot be submitted to abgx360, but if you have the log from Xbox Backup Creator saved, the original file can be restored.

Simply load your SS.bin file in the left and the program will tell you if its necessary to import from the log. If modifications are detected, load the Xbox Backup Creator log on the right. If the log loads sucessfully, click the "Import" button, then click "Overwrite" or "Save As" button to save your restored SS.bin file.

Only built and tested on Windows 10 x64, but code could easily be ported to Linux if you want to make it command line or use mono/another GUI framwork.

Required to run:

Built with:

  • Microsoft Visual Studio Community 2022 (64-bit) - Version 17.3.0
  • .NET SDK 6.0.400

About

Xbox 360 security sector tool to undo changes to made by ss_sector_range.exe (.NET 6.0)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages