]>
| author | Project Frankenstein <project-frankenstein@local> | |
| Wed, 15 Jul 2026 22:30:00 +0000 (22:30 +0000) | ||
| committer | Project Frankenstein <project-frankenstein@local> | |
| Wed, 15 Jul 2026 22:30:00 +0000 (22:30 +0000) | ||
| commit | 0e6f5616aebda43f3b0a88819d96d64704b5bb6a | |
| tree | 97a72a6f607f76937e766d81dfa159b8af60a8d5 | tree | snapshot |
| .gitattributes | [new file with mode: 0644] | blob |
| .gitignore | [new file with mode: 0644] | blob |
| .vscode/msvc32.cmd | [new file with mode: 0644] | blob |
| .vscode/tasks.json | [new file with mode: 0644] | blob |
| AUTHORS | [new file with mode: 0644] | blob |
| CMakeLists.txt | [new file with mode: 0644] | blob |
| COPYING | [new file with mode: 0644] | blob |
| Doxyfile | [new file with mode: 0644] | blob |
| PROJECT_FRANKENSTEIN_IMPORT_PROVENANCE.json | [new file with mode: 0644] | blob |
| README | [new file with mode: 0644] | blob |
| README.md | [new file with mode: 0644] | blob |
| build_msvc32.cmd | [new file with mode: 0644] | blob |
| config.h | [new file with mode: 0644] | blob |
| config.h.cmake | [new file with mode: 0644] | blob |
| docs/BUILDING.md | [new file with mode: 0644] | blob |
| docs/ChangeLog | [new file with mode: 0644] | blob |
| docs/INSTALL | [new file with mode: 0644] | blob |
| docs/LOCAL_BUILD_VALIDATION.json | [new file with mode: 0644] | blob |
| docs/NEWS | [new file with mode: 0644] | blob |
| docs/README.technical | [new file with mode: 0644] | blob |
| docs/REPOSITORY_SCOPE.md | [new file with mode: 0644] | blob |
| docs/TODO | [new file with mode: 0644] | blob |
| docs/XBOX.md | [new file with mode: 0644] | blob |
| docs/options | [new file with mode: 0644] | blob |
| docs/reports/FRIIDUMP_HLDS_LIVE_VALIDATION_0.5.3.3.md | [new file with mode: 0644] | blob |
| docs/reports/FRIIDUMP_HLDS_LIVE_VALIDATION_0.5.3.4.md | [new file with mode: 0644] | blob |
| docs/reports/FRIIDUMP_HLDS_LIVE_VALIDATION_0.5.3.5.md | [new file with mode: 0644] | blob |
| docs/reports/FRIIDUMP_HLDS_PROFILE_UPDATE_V60.md | [new file with mode: 0644] | blob |
| docs/reports/FRIIDUMP_HLDS_PROFILE_UPDATE_V61.md | [new file with mode: 0644] | blob |
| example commands.txt | [new file with mode: 0644] | blob |
| friidump-handoff.md | [new file with mode: 0644] | blob |
| libfriidump.pc.in | [new file with mode: 0644] | blob |
| libfriidump/CMakeLists.txt | [new file with mode: 0644] | blob |
| libfriidump/brickblocker.c | [new file with mode: 0644] | blob |
| libfriidump/brickblocker.h | [new file with mode: 0644] | blob |
| libfriidump/byteorder.h | [new file with mode: 0644] | blob |
| libfriidump/constants.h | [new file with mode: 0644] | blob |
| libfriidump/disc.c | [new file with mode: 0644] | blob |
| libfriidump/disc.h | [new file with mode: 0644] | blob |
| libfriidump/dumper.c | [new file with mode: 0644] | blob |
| libfriidump/dumper.h | [new file with mode: 0644] | blob |
| libfriidump/dvd_drive.c | [new file with mode: 0644] | blob |
| libfriidump/dvd_drive.h | [new file with mode: 0644] | blob |
| libfriidump/ecma-267.c | [new file with mode: 0644] | blob |
| libfriidump/ecma-267.h | [new file with mode: 0644] | blob |
| libfriidump/hitachi.c | [new file with mode: 0644] | blob |
| libfriidump/lite-on.c | [new file with mode: 0644] | blob |
| libfriidump/misc.c | [new file with mode: 0644] | blob |
| libfriidump/misc.h | [new file with mode: 0644] | blob |
| libfriidump/renesas.c | [new file with mode: 0644] | blob |
| libfriidump/rs.c | [new file with mode: 0644] | blob |
| libfriidump/rs.h | [new file with mode: 0644] | blob |
| libfriidump/unscrambler.c | [new file with mode: 0644] | blob |
| libfriidump/unscrambler.h | [new file with mode: 0644] | blob |
| libfriidump/vanilla_2064.c | [new file with mode: 0644] | blob |
| libfriidump/vanilla_2384.c | [new file with mode: 0644] | blob |
| libfriidump/win32compat.c | [new file with mode: 0644] | blob |
| libfriidump/win32compat.h | [new file with mode: 0644] | blob |
| libfriidump/xbox_ref/rc4.c | [new file with mode: 0644] | blob |
| libfriidump/xbox_ref/rc4.h | [new file with mode: 0644] | blob |
| libfriidump/xbox_ref/scsi_structs.h | [new file with mode: 0644] | blob |
| libfriidump/xbox_ref/sha1.c | [new file with mode: 0644] | blob |
| libfriidump/xbox_ref/sha1.h | [new file with mode: 0644] | blob |
| libfriidump/xbox_ref/unlock.c | [new file with mode: 0644] | blob |
| libfriidump/xbox_ref/unlock.h | [new file with mode: 0644] | blob |
| libfriidump/xbox_ref/utils.c | [new file with mode: 0644] | blob |
| libfriidump/xbox_ref/utils.h | [new file with mode: 0644] | blob |
| libfriidump/xbox_ref/xbe_cert.h | [new file with mode: 0644] | blob |
| libfriidump/xbox_ref/xbox_ref_log.c | [new file with mode: 0644] | blob |
| libfriidump/xbox_ref/xbox_ref_log.h | [new file with mode: 0644] | blob |
| libfriidump/xbox_ref/xbox_ref_sha1.c | [new file with mode: 0644] | blob |
| libfriidump/xbox_ref_bridge.c | [new file with mode: 0644] | blob |
| libfriidump/xbox_ref_bridge.h | [new file with mode: 0644] | blob |
| libmultihash/CMakeLists.txt | [new file with mode: 0644] | blob |
| libmultihash/crc32.c | [new file with mode: 0644] | blob |
| libmultihash/crc32.h | [new file with mode: 0644] | blob |
| libmultihash/edonkey.c | [new file with mode: 0644] | blob |
| libmultihash/edonkey.h | [new file with mode: 0644] | blob |
| libmultihash/md4.c | [new file with mode: 0644] | blob |
| libmultihash/md4.h | [new file with mode: 0644] | blob |
| libmultihash/md5.c | [new file with mode: 0644] | blob |
| libmultihash/md5.h | [new file with mode: 0644] | blob |
| libmultihash/multihash.c | [new file with mode: 0644] | blob |
| libmultihash/multihash.h | [new file with mode: 0644] | blob |
| libmultihash/sha1.c | [new file with mode: 0644] | blob |
| libmultihash/sha1.h | [new file with mode: 0644] | blob |
| libmultihash/sha2.c | [new file with mode: 0644] | blob |
| libmultihash/sha2.h | [new file with mode: 0644] | blob |
| msvc32_friidump.rsp | [new file with mode: 0644] | blob |
| src/CMakeLists.txt | [new file with mode: 0644] | blob |
| src/Makefile.am | [new file with mode: 0644] | blob |
| src/Makefile.in | [new file with mode: 0644] | blob |
| src/friidump.c | [new file with mode: 0644] | blob |
| src/getopt-win32.c | [new file with mode: 0644] | blob |
| src/getopt-win32.h | [new file with mode: 0644] | blob |
| src/getopt1.h | [new file with mode: 0644] | blob |
| src/getopt_long-win32.c | [new file with mode: 0644] | blob |