This website requires JavaScript.
Explore
Help
Register
Sign In
Emulator-Archive
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2025-02-25 00:22:10 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Core
/
ELF
History
Henrik Rydgård
50285f6bf6
Revert "Revert "Loader: Validate offsets and truncation in ELF.""
...
This reverts commit 470edac18a1af1f8107338db5357f7a625d3cb44.
2022-10-10 13:29:09 +02:00
..
ElfReader.cpp
Revert "Revert "Loader: Validate offsets and truncation in ELF.""
2022-10-10 13:29:09 +02:00
ElfReader.h
Revert "Revert "Loader: Validate offsets and truncation in ELF.""
2022-10-10 13:29:09 +02:00
ElfTypes.h
Global: Reduce includes of common headers.
2022-01-30 16:35:33 -08:00
ParamSFO.cpp
Code readability, vec reserve() and remove excess c_str()
2022-09-30 12:31:32 +03:00
ParamSFO.h
Add some basic sanity checks to ParamSFO reader (could add more)
2021-10-07 21:08:12 +02:00
PBPReader.cpp
Merge pull request
#14442
from unknownbrackets/path-extension
2021-05-10 21:05:05 +02:00
PBPReader.h
Global: Reduce includes of common headers.
2022-01-30 16:35:33 -08:00
PrxDecrypter.cpp
…
PrxDecrypter.h
…