Asjidkalam / RetroArch

PSP reverse engineering challenge created for YASCON 2020.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RetroArch

PSP EBOOT.PBP reverse engineering challenge created for YASCON 2020.

Description

Reverse the EBOOT image, find the main function, identify the cheatcode stack mechanism and reverse the XOR encoding on the check[] array. (key: 1337)

Flag: YASCON{101750825412763311573}

Compiled using pspdev/pspsdk

About

PSP reverse engineering challenge created for YASCON 2020.

License:MIT License


Languages

Language:C 88.9%Language:Makefile 5.8%Language:C++ 5.3%