{"id":500,"date":"2016-09-24T10:07:53","date_gmt":"2016-09-24T10:07:53","guid":{"rendered":"http:\/\/dcnigma.eu5.org\/?p=500"},"modified":"2016-09-26T14:47:09","modified_gmt":"2016-09-26T14:47:09","slug":"beta-tester-for-new-ps3-tool","status":"publish","type":"post","link":"https:\/\/dcnigma.eu5.org\/?p=500","title":{"rendered":"Beta tester for a PS3 tool"},"content":{"rendered":"<p>Back in the hay days of the ps3<b>\u00a0<a class=\"twitter-atreply pretty-link js-nav\" dir=\"ltr\" href=\"https:\/\/twitter.com\/RealPsDev\" data-mentioned-user-id=\"366273966\">RealPsDev<\/a>\u00a0<\/b>Contacted me to test his new ps3 tool.<br \/>\nIts a all in one tool for ps3 in a nice GUI.<\/p>\n<p>He contacted me\u00a0because i have been\u00a0checking different build versions of eboot.bin \u00a0files.<br \/>\nResults of scetool:<br \/>\n<img loading=\"lazy\" class=\"alignnone\" src=\"https:\/\/pbs.twimg.com\/media\/AzaInyiCYAEIx-G.jpg:large\" alt=\"\" width=\"1024\" height=\"1348\" \/><\/p>\n<p>I shared a lot of info on forums like psx-scene.com ps3hax.com and i got his attention.<br \/>\nOn twitter he asked me to beta test the final version of his tool.<br \/>\nI never beta tested a program my self and found it a great honor to do.<br \/>\nOver twitter i told him my results and he updated the bugs afterwards.<br \/>\nThis was a great experions and found it very cool.<br \/>\nBelow is the release info on psx-scene.com where you can download the tool your self.<\/p>\n<p>Source: <a href=\"http:\/\/psx-scene.com\/forums\/content\/ps3tools-gui-edition-v3-3-aka-ps3-tools-gui-edition-final-all-previous-releases-2479\/\">psx-scene.com<\/a><\/p>\n<p>In a turn of events, <a href=\"http:\/\/psx-scene.com\/forums\/tags\/psdev\" target=\"_blank\"><b>PsDev<\/b><\/a> has released his final edition of <a href=\"http:\/\/psx-scene.com\/forums\/tags\/ps3tools%20gui%20edition\/\" target=\"_blank\"><b>PS3Tools GUI Edition<\/b><\/a>, <b>v3.3<\/b>.<\/p>\n<p>He has also stated he plans on releasing the source code to his project at a later time, so others may continue the work he started. He has told me the reason he wishes to stop work on this project, is so that he can move on to develop other projects. Below you will find all 12 releases, all of which were released here at PSX-Scene first. Thanks PsDev!<\/p>\n<div><a id=\"attachment36846\" href=\"http:\/\/psx-scene.com\/forums\/content\/attachments\/36846d1344118840-new_version-1-.png\/\" rel=\"Lightbox_0\"><img class=\"thumbnail\" src=\"http:\/\/psx-scene.com\/forums\/content\/attachments\/36846d1344118840-new_version-1-.png\/\" alt=\"\" border=\"0\" \/><\/a><\/div>\n<p>It has been fun making this program, it has gone threw 12 awesome updates. I&#8217;m sad to stop working on it, but I&#8217;m happy to see what you guys can continue to make it into. I will release the source code, but not today, not in this thread. lets leave that for another time and focus on this release. This is also the most stable version, all features have been tested not only by me but other people too, (<strong>Dcnigma<\/strong>, Industerialcode) and all features work properly.<\/p>\n<p>&nbsp;<\/p>\n<div>\n<div class=\"bbcode_container\">\n<div class=\"bbcode_quote\">\n<div class=\"quote_container\">\n<div class=\"bbcode_quote_container\"><\/div>\n<p>CHANGES:<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"bbcode_container\">\n<div class=\"bbcode_quote\">\n<div class=\"quote_container\">\n<div class=\"bbcode_quote_container\"><\/div>\n<ul>\n<li>scetool v0.28 added<\/li>\n<li>New keys added to keyset<\/li>\n<li>New script for EBOOT resigning<\/li>\n<li>New file system layout<\/li>\n<li>Removed do it button<\/li>\n<li>Now everytime you select a option from one of the drop down menu it does that option right away<\/li>\n<li>Removed SELF tool<\/li>\n<li>Cleaner<\/li>\n<li>Every option has its individual message box completion of operation<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"bbcode_container\">\n<div class=\"bbcode_quote\">\n<div class=\"quote_container\">\n<div class=\"bbcode_quote_container\"><\/div>\n<p>There is a new way that the file system works. There is a individual folder for all the tools (PUP Tools, scetool, Core_os Tool ect) And when you want to use the tool just place the file in the correct folder and use the GUI. This system is cleaner and allows me to not use as much code.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"bbcode_container\">\n<div class=\"bbcode_quote\">\n<div class=\"quote_container\">\n<div class=\"bbcode_quote_container\"><\/div>\n<p>there is a script in the scetool folder called fix. This script is what can be edited to your standards for the EBOOT resigning. I did this so if you want to sign for 3.41 ect or change compression or anything just edit the script and run the GUI no need for new update, much more efficient<\/p>\n<div class=\"bbcode_container\">\n<blockquote>\n<pre class=\"bbcode_code\">@echo off\r\nFOR \/F \"tokens=1,2 delims= \" %%A IN ('scetool.exe -i EBOOT.BIN') DO (\r\nif [%%A]==[ContentID] set CID=%%B\r\n)\r\nscetool.exe --decrypt EBOOT.BIN EBOOT.ELF\r\nrename EBOOT.BIN ORIGINAL_EBOOT.BIN &gt; NUL\r\npause\r\nscetool.exe --sce-type=SELF --compress-data=FALSE --skip-sections=TRUE --key-revision=0A --self-auth-id=1010000001000003 --self-add-shdrs=TRUE --self-vendor-id=01000002 --self-type=NPDRM --self-fw-version=0003005500000000 --np-license-type=FREE --np-content-id=%CID% --np-app-type=EXEC --np-real-fname=EBOOT.BIN --encrypt EBOOT.ELF EBOOT.BIN\r\npause\r\ndel \/Q EBOOT.ELF &gt; NUL\r\nscetool -i EBOOT.BIN\r\npause<\/pre>\n<\/blockquote>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"bbcode_container\">\n<div class=\"bbcode_quote\">\n<div class=\"quote_container\">\n<div class=\"bbcode_quote_container\"><\/div>\n<p>There is no more &#8220;Do It&#8221; button, since I change the way the files are modified I thought I will just make every option a button it self, si when you click the option you like from the drop down menu it will do the operation<\/p>\n<\/div>\n<div class=\"quote_container\"><\/div>\n<div class=\"quote_container\"><b>Note* After click may take a sec for the operation to start be patient.<\/b><\/div>\n<div class=\"quote_container\"><\/div>\n<div class=\"quote_container\"><span style=\"color: blue;\"><span style=\"font-size: medium;\">DOWNLOAD: <a href=\"http:\/\/www.mediafire.com\/?nq6l7freq99ev3x\" target=\"_blank\">PS3Tools Final<\/a><\/span><\/span><\/div>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Back in the hay days of the ps3\u00a0RealPsDev\u00a0Contacted me to test his new ps3 tool. Its a all in one tool for ps3 in a nice GUI. He contacted me\u00a0because i have been\u00a0checking different build versions of eboot.bin \u00a0files. Results of scetool: I shared a lot of info on forums like psx-scene.com ps3hax.com and i [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[38,11,21,13,68],"tags":[],"_links":{"self":[{"href":"https:\/\/dcnigma.eu5.org\/index.php?rest_route=\/wp\/v2\/posts\/500"}],"collection":[{"href":"https:\/\/dcnigma.eu5.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dcnigma.eu5.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dcnigma.eu5.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dcnigma.eu5.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=500"}],"version-history":[{"count":3,"href":"https:\/\/dcnigma.eu5.org\/index.php?rest_route=\/wp\/v2\/posts\/500\/revisions"}],"predecessor-version":[{"id":525,"href":"https:\/\/dcnigma.eu5.org\/index.php?rest_route=\/wp\/v2\/posts\/500\/revisions\/525"}],"wp:attachment":[{"href":"https:\/\/dcnigma.eu5.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=500"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dcnigma.eu5.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=500"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dcnigma.eu5.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=500"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}