Fire30 / PS4-3.55-Code-Execution-PoC

162 stars 44 forks source link

Support 3.50 (and any other version we have gadgets for) #2

Closed maxton closed 8 years ago

maxton commented 8 years ago

I added support for 3.50, and any other version can be added pretty easily. I also modified your gadget class to check the memory at the given address if you give it machine code to check for. Finally, the whole thing now throws detailed exceptions on errors for easier debugging without just crashing the browser :smile:

Fire30 commented 8 years ago

Looks Good!