rpcs3/rpcs3/Crypto
NefariousTechSupport cecf92e5b8
Some checks are pending
Generate Translation Template / Generate Translation Template (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 gcc (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04-arm clang (push) Waiting to run
Build RPCS3 / RPCS3 Linux ubuntu-24.04 clang (push) Waiting to run
Build RPCS3 / RPCS3 Windows (push) Waiting to run
Copy debug self elf properly (#17070)
In 7de2869a53 this was changed to be a bit more safe, however it was reading from offset 0 instead of where the real elf started, meaning every debug self would just fail to load immediately.
2025-04-20 10:12:19 +03:00
..
aes.cpp static analysis: more const 2025-03-05 00:12:30 +01:00
aes.h fix some warnings 2023-12-30 19:07:35 +01:00
aesni.cpp Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
aesni.h
decrypt_binaries.cpp PPU Analyzer: Firmware/import caller analysis and KLIC finding pass 2025-02-27 12:32:21 +02:00
decrypt_binaries.h Qt: Replace QMap with std::map 2024-11-06 09:34:32 +01:00
ec.cpp static analysis: more const 2025-03-05 00:12:30 +01:00
ec.h static analysis: more const 2025-03-05 00:12:30 +01:00
key_vault.cpp static analysis: more const 2025-03-05 00:12:30 +01:00
key_vault.h static analysis: more const 2025-03-05 00:12:30 +01:00
lz.cpp static analysis: fix memory leak in decompress 2025-03-05 00:12:30 +01:00
lz.h Headers cleanup 2025-02-11 20:38:35 +01:00
md5.cpp
md5.h
sha1.cpp
sha1.h
sha256.cpp
sha256.h
unedat.cpp fs::file: implement release_handle 2025-03-10 21:09:27 +01:00
unedat.h Headers cleanup 2025-02-11 20:38:35 +01:00
unpkg.cpp unpkg: Restore support for PSP/Vita packages 2025-03-28 14:43:38 +03:00
unpkg.h fs::file: implement release_handle 2025-03-10 21:09:27 +01:00
unself.cpp Copy debug self elf properly (#17070) 2025-04-20 10:12:19 +03:00
unself.h PPU Analyzer: Firmware/import caller analysis and KLIC finding pass 2025-02-27 12:32:21 +02:00
unzip.cpp GUI: Progress Dialog On Save State Creation 2024-03-24 16:19:06 +02:00
unzip.h Savestates: Asynchronous compression 2023-11-28 16:46:44 +02:00
utils.cpp Fix some warnings 2023-12-19 15:34:07 +02:00
utils.h Headers cleanup 2025-02-11 20:38:35 +01:00