Commit Graph

15 Commits

Author SHA1 Message Date
jakcron 6e858be07b [makerom] Relaxed support for bad signatures (-ignoresign). Warns user when something cannot be signed, instead of treating it like a fatal error. 2017-05-28 10:27:55 +08:00
jakcron 4f875b0d0b [makerom] Implemented support for secure crypto. Secure crypto is now default. Seeded keyY crypto not yet supported. Time for version 0.16!!! 2017-05-25 13:50:03 +08:00
jakcron 3548ebb1cf [makerom] Added dev common keys: 2,3,4,5 2016-01-18 19:28:52 +08:00
jakcron 75a839efff [makerom] cleaned up RSA keys 2016-01-15 23:37:03 +08:00
jakcron fefa25f5ad [makerom] corrected aes keygen code, thanks plutoo. 2016-01-15 21:51:59 +08:00
jakcron 26affd158c [makerom] misc 2016-01-05 22:52:47 +08:00
jakcron 3702b58db3 [makerom] Cleaned keyset.c 2015-10-24 01:32:08 +08:00
jakcron 0c19bcddb6 makerom: allow encrypting ncch with test PKI 2015-09-28 23:05:56 +08:00
3DSGuy 2e48695ef6 reversed (un)intentional vandalism
I should have known better than to trust someone who hadn't REd the
format from scratch.
2014-09-23 13:15:07 +08:00
applestash 1723d4fc8f makerom: build 0.13
in rsf: "Rom" renamed to "RomFs" and "HostRoot" renamed to "RootPath".
Cci rsf settings "MediaSize"/"CardDevice" are automatically decided if
not specified manually. Also some bug fixes.
2014-09-20 22:55:48 +10:00
applestash 35b2865b08 commented debug code 2014-08-26 00:54:59 +10:00
applestash 9c548197c1 big update
lots cleaned, added cia to cci conv, it
's called a block, separated reading from building, improved ncch keyx
stuff, and basic verbose for keys, elf checking and romfs
2014-08-26 00:34:28 +10:00
applestash 65038633e4 many small changes
added function to fill memory with random bytes (cleaning some code with
that). Removed public build #ifdefs since 3dsguy apparently uploaded the
entire source with all "private" things.
2014-06-28 18:38:53 +10:00
applestash dc8de388a3 Fixed some errors and bad programming 2014-06-21 18:21:22 +10:00
3DSGuy 6c44c7af5e added: makerom
It has some issues, but I'm going to do anymore work on it.
2014-05-05 21:00:48 +08:00