84 Commits

Author SHA1 Message Date
d0k3
7bbaf17b42 Replace (u8*) with (void*) where applicable
... also changes sector0x96 workaround to OTP encrypt method
2017-06-01 16:12:16 +02:00
d0k3
7df545da18 Properly discard un-displayable UTF-16 chars
addresses #68
2017-05-31 23:42:33 +02:00
d0k3
3e14fd3f44 Remove A9LH self payload handling in vMem drive 2017-05-31 23:06:24 +02:00
d0k3
48281307a0 Use actual offsets from NCSD in virtual drives 2017-05-31 16:16:29 +02:00
d0k3
02a8222662 aeskeydb.bin handling improved again 2017-05-31 16:16:28 +02:00
d0k3
2e011a0db0 Fix OTP decryption (M:/otp_dec.mem) 2017-05-31 16:16:28 +02:00
d0k3
c4c464cf5c Updated aeskeydb.bin format
... now supports retail & devkit keys in one file and initialization
vectors
2017-05-31 16:16:27 +02:00
d0k3
028ef3a5f4 Removed the obsolete bootrom.mem / bootrom_unp.mem access 2017-05-20 13:46:04 +02:00
d0k3
ac4246c75f Sighax compatibility changes
* Load OTP hash directly from OTP if available
* Enable access to otp, boot9 and boot11
* Add OTP decryption (via key/iv in boot9)
2017-05-19 16:59:57 +02:00
d0k3
b32a49131e Fix bad ARM9RAM extended offset in vmem.c 2017-05-17 13:55:55 +02:00
d0k3
1aef326b98 Mount support for aeskeydb.bin files 2017-04-18 17:27:44 +02:00
d0k3
f6f45f242e Show icon.bin for mounted CIAs 2017-04-12 01:05:22 +02:00
saibotu
1c14730f8f Added .tik extension to tickets 2017-04-08 21:17:54 +02:00
saibotu
6f82843a05 Fixed ticket.db parsing 2017-04-08 21:17:54 +02:00
d0k3
3a22496705 Ignore directories when searching folders 2017-03-20 02:13:51 +01:00
d0k3
6a8b97c3e5 Handle incomplete DLCs when building CIA from TMD 2017-03-15 12:52:12 +01:00
d0k3
fd91427317 Some minor cosmetics and improvements 2017-03-14 01:51:47 +01:00
d0k3
35c87abf10 Use a bigger SELF_MAX_SIZE for payload size 2017-02-28 18:00:14 +01:00
d0k3
e8fea8cf19 Fix: Display issues for mounted CIA files 2017-02-27 02:06:52 +01:00
d0k3
81e7b1fbb6 Improved unit type detection code 2017-02-26 13:35:37 +01:00
d0k3
fe62480cd3 Some minor improvements
o Reload current dir after updating embedded backup
o Payload is now available in mem for GW entyrpoint, too
o Fix building .3DSX file
2017-02-23 19:18:33 +01:00
d0k3
12e9ca82d1 Include essential.exefs file in virtual NAND (if available) 2017-02-22 17:41:18 +01:00
d0k3
1348b7ca03 Fix warnings for most recent devKitArm 2017-02-17 15:54:37 +01:00
d0k3
1129c710d7 Virtual files: use u64 for offset / size 2017-02-17 04:01:25 +01:00
d0k3
034564ef93 Display extended area in virtual NAND drive 2017-02-17 03:47:08 +01:00
d0k3
005a850963 Remove meaningless virtual A9LH area flag 2017-02-17 03:31:14 +01:00
d0k3
1764a1b271 Allow split cart dumps for 4GB carts 2017-02-16 15:44:17 +01:00
d0k3
23d50fb718 Fix ticket.db mounting categories 2017-02-16 02:26:25 +01:00
d0k3
7a7bc96a9b Full mount compatibility for all known FIRM versions 2017-02-12 16:00:59 +01:00
d0k3
ea00a3217a Preliminary ticket.db mount support 2017-02-12 14:12:34 +01:00
d0k3
c93295df42 Improve FIRM v2.1.0 mount code
... maybe all older FIRMS, unsure.
2017-02-10 17:06:16 +01:00
d0k3
e35c87335d Added bootrom access to virtual memory drive
... still protected by system, no hype pls.
2017-02-03 15:22:31 +01:00
d0k3
1ad48969ca Improved FIRM detection / verification routines 2017-02-03 02:21:16 +01:00
d0k3
1a9cad856d Improved NCCH crypto routines
... now allow on-the-fly reencryption. H&S inject is now also possible
for encrypted CXIs
2017-01-31 16:17:01 +01:00
d0k3
cab496b2df fsutil.c: code cleanup 2017-01-27 18:32:52 +01:00
d0k3
3b6932d9ab Changed filetype var handling to bitwise
... cause files can have more than one filetype
2017-01-27 15:29:53 +01:00
d0k3
120f5c88a5 Include GM9 payload in virtual mem drive 2017-01-27 13:49:46 +01:00
d0k3
cd7e0341d8 Include rom revision in dump names 2017-01-27 13:49:40 +01:00
d0k3
74ff158c93 Show sizes for virtual drives 2017-01-20 15:37:37 +01:00
d0k3
ae2adbceea Improve virtual cart eject / insert handling 2017-01-20 15:37:28 +01:00
d0k3
d15b850a86 Common interface for FAT / virtual files 2017-01-20 15:37:27 +01:00
d0k3
fa9a2c2fb5 Added virtual gamecart drive 2017-01-20 15:37:04 +01:00
d0k3
d0785b12d1 Handle GBA VC save in virtual NAND drives 2017-01-05 02:50:41 +01:00
d0k3
9432723791 Virtual FIRM: Leave section .bins encrypted 2017-01-02 20:55:36 +01:00
d0k3
900b9ec628 Virtual NAND: access to unused sectors 0x01...0x95 2017-01-02 20:52:54 +01:00
d0k3
825f94b05b Fix: FIRM mount/decrypt handling 2016-12-23 17:15:18 +01:00
d0k3
3ba8c675db Enable FIRM file mounting 2016-12-22 19:00:03 +01:00
d0k3
36f52950e6 Fix a bug in vgame.c
it's a wonder this didn't blow up earlier
2016-12-22 01:35:59 +01:00
d0k3
0fffa3d2ce Cleanup virtual.c source code 2016-12-21 00:31:21 +01:00
d0k3
e38da8a4a8 Improve virtual.c / virtual.h code 2016-12-20 14:45:41 +01:00