VitaUpdateBlocker v1.2.3 for Windows/Debian/Ubuntu
Posted: Wed Apr 08, 2015 2:51 pm
This is a NON-OFFICIAL release of VitaUpdateBlocker modified from the original iAmGhost release (All credits go to iAmGhost). I found this script with the broken objects due to the updated of its dependencies, so I had modified it to make it works once again at Debian/Ubuntu OS with mitmproxy v0.11.3. For anyone who prefer to run it at Windows OS, you can use the pyexe to compile it or simply run it with python command. It shall be fine with the both OSes. For people who run this on Windows OS, make sure you have all the libraries and dependencies ready 1st, which I won't discuss about them nor providing the compiled version at this forum topic.
By the way, I had also add the following extra command parameters to this modified version:
* --ip X.X.X.X: To make it listening to a specific network interface, not defining this parameter or leave empty value for ALL interfaces
* --debug: For console debugging purpose only.
Please use it at your own risk.
Note: It does not fully working anymore for Vita v3.36 (SA set) or previous version since 10th April 2015. If there is anyone owning Vita v3.50 (yup! 3.5.0 ONLY, latest but not others) willing to contribute with the latest logs to allow me continue work on this. Make sure the logs are captured in Transparent Proxy environment (skip the instructions of setting-up android client and steps 2.4 onward). If you have firewall at the machine running the VitaUpdateBlocker, make sure you have configure the firewall to work with the ports or turning off the firewall. After that, you can capture the logs by following shell command:Once the VitaUpdateBlocker is running, use your Vita v3.50 access:
(1) The PSN store, login and close it, access it again, login and close it. Get the capture1.log and restart VitaUpdateBlocker.
(2) The Setting -> PSN -> Activation (do not need to activate the 3 options), login and close it. Get the capture2.log and restart VitaUpdateBlocker.
(3) Browser -> browse http://www.youtube.com -> play a movie, stop and close browser (Thx to psvpwner letting me know this issue). Get the capture3.log.
(4) PM me with your capture1.log, capture2.log and capture3.log results.
Alert: DO NOT post your log results here, kindly pm them to me, in order to prevent your own sensitive account information fall into the wrong hands.
I will need plenty of the logs (including incoming packets too) for analysis and further works on my free time, advance thank you for who is willing to contribute or donate
In case i have to answer plenty of the questions later on, the followings are the WORKING feature(s) of this script:
* Prevent accidentally update the firmware, example kids pressing the "Update System Software" button when it is prompted.
Nothing more at the moment
By the way, I had also add the following extra command parameters to this modified version:
* --ip X.X.X.X: To make it listening to a specific network interface, not defining this parameter or leave empty value for ALL interfaces
* --debug: For console debugging purpose only.
Please use it at your own risk.
Note: It does not fully working anymore for Vita v3.36 (SA set) or previous version since 10th April 2015. If there is anyone owning Vita v3.50 (yup! 3.5.0 ONLY, latest but not others) willing to contribute with the latest logs to allow me continue work on this. Make sure the logs are captured in Transparent Proxy environment (skip the instructions of setting-up android client and steps 2.4 onward). If you have firewall at the machine running the VitaUpdateBlocker, make sure you have configure the firewall to work with the ports or turning off the firewall. After that, you can capture the logs by following shell command:
Code: Select all
$ python vub.py --ip X.X.X.X --port XXXX --debug > captureX.log(1) The PSN store, login and close it, access it again, login and close it. Get the capture1.log and restart VitaUpdateBlocker.
(2) The Setting -> PSN -> Activation (do not need to activate the 3 options), login and close it. Get the capture2.log and restart VitaUpdateBlocker.
(3) Browser -> browse http://www.youtube.com -> play a movie, stop and close browser (Thx to psvpwner letting me know this issue). Get the capture3.log.
(4) PM me with your capture1.log, capture2.log and capture3.log results.
Alert: DO NOT post your log results here, kindly pm them to me, in order to prevent your own sensitive account information fall into the wrong hands.
I will need plenty of the logs (including incoming packets too) for analysis and further works on my free time, advance thank you for who is willing to contribute or donate
In case i have to answer plenty of the questions later on, the followings are the WORKING feature(s) of this script:
* Prevent accidentally update the firmware, example kids pressing the "Update System Software" button when it is prompted.
Nothing more at the moment