DJ Shepherd Posted December 5, 2009 Report Posted December 5, 2009 I know many people have been waiting for this, it's my lastish (might make something here and there if I'm bored) contribution to the community. http://skunkiebutt.wordpress.com So, let's start off wif the library, X360, it's perty much self explanatory (refer to Le Fluffie sawce if you are having troubles wif an aspect), I will go through wif you on how to make your own STFSPackage class though: For all you developers here, I have made a friendly STFS class to allow you to make ease of your Xbox haxing life. I implemented a basic parse check which checks if the package is valid (you should always put that at the top of your package function, unenclosed so the end user doesn't try to f*** up the package) and to prevent multithreading (if you try to add a file while it's hashing it, good things do not happen >.< ). Quick list of things: Proper STFS:Package CreationGeneral Package ManipulationAdding FilesDeleting FilesRenaming FilesReplacing FilesInjecting FilesFolder Adding/RenamingProper File ExtractionProper Hashing Profile Editing:Gamertag and General info in the account blockAchievements/Gamerscore haxing2 Ways to add games (the XBL hack and the proper GPD addition)Edit your profile info/add new info FATX:File Extraction/Delete/Renaming/Replacing/InjectionFolder AddingGets STFS Package name (if applicable) or Gamertag (if applicable)Drive backup/restore HDD Games:Payload ExtractionRehashingSigning Music Files:Song infoWMA Extraction USER NOTES:1) Yes, it is open source, you can use the code for whatever you like, and most likely, you won't give a sh*t about Copyright laws. Well, be that as it may, I don't have an edick like those people and if it came down to a job between me and yew, well, look who can actually code >:3 you have fun jerkin your edick to my library, I'm just that gud <3 2) Any bugs should REALLY be reported to me so I can fix them. Simple thing to do, just post in my blog, upload the file you got an error wif, explain what you did and what happened. 3) To save achievement edits, all you have to do is update the title to the profile and hit the Fix button on security to finalize the changes. Future updates:* I will implement file streaming from the FATX drive wifout having to extract the files* STFS does not load the blocks right off the bat like I do, they read the level 2 block (if applicable) then read the level 1 (if applicable) then get the block from that, I just thought it would be handy to read blocks and have access to them but I will implement it the true way later* Fix up a thing or two in DriveIO* Any reported bugs of course Also note wif Le Fluffie, I LOVE to thread the crap outta it, but at that point it causes some error's that randomly happen. Just try and ignore them and restart the application if that happens, usually fixes it.KNOWN BUG:* FATX Replace image function takes FOREVER, stupid DriveIO properties v.v, working on better way to implement it (I'd use Xport to replace images until I can figure out a better way) 1
iBotPeaches Posted December 5, 2009 Report Posted December 5, 2009 A very nice class to use. Except any idea I think of has already been done.
1800modder Posted December 5, 2009 Report Posted December 5, 2009 Yea but its open Sause xD and Public, Thanks
Kurrupted Ninja Posted December 5, 2009 Report Posted December 5, 2009 i don't understand. what is this
SotG Caboose Posted December 5, 2009 Report Posted December 5, 2009 i don't understand. what is thisIt's an open source library that creates/modifies STFS packages(CON/LIVE/PIRS files).
DJ Shepherd Posted December 6, 2009 Author Report Posted December 6, 2009 It's open source Library of:STFS (CON/LIVE/PIRS) packagesHDD gamesFATX (xbox memory unit explorers)Profile editingetc etc
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now