jakcron
416431c24e
Bump version number to v0.18
2021-11-28 12:49:45 +08:00
xprism1
73aeef12b8
Override content.encryptCia when titlekey specified
2021-01-27 02:19:55 +08:00
xprism1
6ebef3c42a
Add support for custom decrypted TitleKey
2021-01-25 17:26:22 +08:00
Jack
d9204e52ac
Update version string to 0.17
2020-05-10 10:30:37 +08:00
Jack
e6baadf069
Bump version to v0.16.2
2020-04-28 21:27:29 +08:00
jakcron
501c1714b3
Undo regression and re-add -ckeyid and -ncchseckey
2019-08-13 21:17:40 +08:00
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
James Pelster "CaptainSwag101
2b3bc5f2a2
The '-micro' version arg no longer breaks the version number
2017-01-30 19:04:58 -08:00
Timothy Redaelli
65e6974494
[makerom] Fix parsing of -content option
2016-04-13 19:03:15 +02:00
Yifan Lu
cf2ba24d69
Added support for disabling padding between segments for code
...
Fixed potential bug where code size is calculated by taking the page size of combined segments rather than the combined padded segment size. This could be a problem, for example, if two segments add up to require two pages of padding.
Fixed potential bug where memory-size is used for codeDetails.rwSize; this counts .bss which is not in the file
2016-03-24 17:53:02 -05:00
jakcron
32f075b03d
Fixed issue #25
2016-02-15 14:17:53 +08:00
jakcron
167e3f5509
[makerom/ctrtool] Release 0.15
2016-01-18 23:46:25 +08:00
jakcron
58ca552e3e
[makerom] Encryption is now disabled by default.
2016-01-18 23:44:58 +08:00
jakcron
103fc09d72
[makerom] Cleaned up "desc" presets
2015-12-23 14:49:19 +08:00
jakcron
4d9f77b399
[makerom] misc
2015-12-17 16:13:50 +08:00
jakcron
94c4ba7b93
[makerom] Altered encryption preferences for different keychains.
2015-12-01 13:04:50 +08:00
jakcron
c8023e202b
[makerom] Misc, added code comments.
2015-11-26 11:28:09 +08:00
jakcron
7c3b5faed6
[makerom] misc
2015-11-12 08:33:05 +08:00
jakcron
e7dc460436
[makerom] Fixed makerom ROMFS file limitation. +Several bug fixes.
2015-11-11 23:20:03 +08:00
jakcron
4c965b8c92
[makerom] Simplified CIA version logic.
2015-10-22 01:45:08 +08:00
jakcron
d7d45411ba
[makerom/ctrtool] Updated usage text. (now with build datestamp)
2015-10-22 01:35:53 +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
744abbe852
makerom: new cmd line arg
...
introduced "-i", works the same way as "-content", but is shorter and is
what ctr_makecia uses
2014-09-17 11:30:19 +10:00
applestash
9828b8b061
relaxed -f argument
...
-f cxi and -f cfa can be used, but has same effect as -f ncch
2014-08-30 01:41:42 +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
c6e98ca578
renamed "-genupdatenote" to "-cverinfo"
2014-07-19 01:25:11 +10:00
applestash
1833434a4e
added fw8 (2.44) to the desc preset list
2014-07-18 23:03:16 +10:00
applestash
5b08a4311b
misc
...
now properly defaults to cfa when no cxi CLI options were applied
2014-07-16 01:19:34 +10:00
applestash
83ac682594
moved rsf stuff from user_set to rsf_set
2014-07-15 21:19:58 +10:00
applestash
fc2ed91ad1
makerom: cxi or cfa now detected
...
no need to specify cxi/cfa, it is now implied by the CLI args. "-elf",
"-code" or "-exheader" imply cxi,
2014-07-15 20:56:33 +10:00
applestash
1b11fb881a
misc
2014-07-15 19:31:58 +10:00
applestash
0d65ce286e
got rid of magic numbers
2014-07-15 15:16:43 +10:00
applestash
21f83ca636
misc
2014-06-28 18:41:00 +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
df5c7f500c
commented "custom" key option
...
until it is supported
2014-06-25 12:32:28 +10:00
applestash
efd71def1c
fixes
2014-06-25 12:31:01 +10:00