-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
102 lines (74 loc) · 2.82 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
PS3 Exploitation Tutorial Template
ps3xploit.com
PS3 Webkit ROP Tutorial Thread:
http://www.psx-place.com/threads/webkit-rop-chain-tutorials-creation-editing-debugging-ps3-development.15826/
SELECT YOUR LANGUAGE AND THEN SET YOUR INDEX PAGE TO PS3 HOMEPAGE FOR BEST RESULTS!!
============================================================
Multi-Language Translator Credits
============================================================
Brazilian Portuguese @HollowChris/@Caio99BR
Italian @neno20115
Russian @ErikPshat
Spanish LA @Ripp3RkoS
Spanish Spain @Ivoyko
============================================================
Version History
============================================================
v0.1.1
- Fixed fail message if strings not found
- Updated HTML and JS for GUI
- Removed Default Settings option from GUI
- Fixed Misc Bugs
v0.1.0
- Cleaned Up and Fixed GUI (thanks @ErikPshat)
- Added New Strings To Multi-Language Files (@neno20115,@Ivoyko,@Ripp3RkoS,@HollowChris,@Caio99BR)
- Updated All Multi-Language Files (@ErikPshat)
- Updated File Size & TitleID Functions
v0.0.9
- Added Russian to languages (thanks @ErikPshat)
- Added Spanish Spain (thanks @Ivoyko)
- Updated Brazilian Portuguese (thanks @Caio99BR)
- Updated CSS and HTML meta tag (thanks @ErikPshat)
- Added Dump LV2 Syscall Table to chains (not working)
- Updated Behavior if no chain selected to autofocus on dropdown box
v0.0.8
- Moved Firmware Display to top of page
- Organized chains a bit more
- Added Debugging Chains Support
- Updated Preset Chains
v0.0.7
- Updated strings in messages.js
- Updated Debug Output colors
- Fixed a few typos
- Added Stackframe Verify option
- Updated GUI layout
- Updated String Output Messages
- Updated Multilanguage Files
v0.0.6
- Added Multi-Language Front-End GUI (thanks @neno20115)
- Added sys_storage_get_device_info and sys_storage_report_devices syscall chains
v0.0.5
- Added Brazilian Portuguese (thanks @HollowChris)
- Updated default register placeholder values (example: gadget 10 register 22 / 0x80141022)
- Added Stackframe Test to Default Chains
v0.0.4
- Fixed TitleID not checking full path length when replacing values
- Fixed 4.66 IDPS Offset
- Added sys_net Chains For Testing
- Added SysNet Dump Chain
v0.0.3
- Added Italian (thanks @neno20115), Spanish (thanks @Ripp3RkoS) Languages
- Added sys_net chains
- Added 4.66 IDPS VSH Offset (thanks @bqgcw8prJLtRJrb)
- Added Title ID Set In GUI
- Updated Paths
v0.0.2
- Added Multi-Language Support
- Updated Offset Search
- Added Beep Options
- Fixed Read/Write File Chain
- Merged most text from JS into messages.js
v0.0.1
- Initial Release Using 2.0 Exploit Base
- Full 4.xx Firmware Support
- Added Several Test Chains and Other Syscall Chains