borntohonk
|
a4cbc2fe01
|
One line to add 9.1.0 support
|
2019-12-09 22:49:12 +01:00 |
|
jimzrt
|
5c838a8a9d
|
bump version
|
2019-10-26 12:26:38 +02:00 |
|
jimzrt
|
5b3d389627
|
merge lockpick_rcm and hekate changes
|
2019-10-26 12:25:49 +02:00 |
|
jimzrt
|
f6b90c5356
|
Merge pull request #1 from shchmue/master
heap: Prevent node chain collapse on free
|
2019-10-26 12:24:57 +02:00 |
|
shchmue
|
cce2c9d27b
|
heap: Prevent node chain collapse on free
|
2019-10-25 18:54:22 -06:00 |
|
jimzrt
|
b71b1ff907
|
use tui progressbar
|
2019-10-08 10:36:50 +02:00 |
|
jimzrt
|
3d73dc967a
|
update screenshots
|
2019-10-07 21:36:13 +02:00 |
|
jimzrt
|
79cebfb564
|
bump version
|
2019-10-07 21:17:26 +02:00 |
|
jimzrt
|
14424bb7cb
|
differentiate hash sizes from backup and nand
|
2019-10-07 20:40:41 +02:00 |
|
jimzrt
|
eb1b27366e
|
formatting
|
2019-10-07 20:11:26 +02:00 |
|
jimzrt
|
e7a4f341d9
|
add hash size validation
|
2019-10-07 20:11:18 +02:00 |
|
jimzrt
|
e81b1e62c7
|
add backup verification
|
2019-10-07 20:02:42 +02:00 |
|
jimzrt
|
b6c552243a
|
add retry and debug functions
|
2019-10-07 19:26:40 +02:00 |
|
jimzrt
|
5de9cf32a7
|
bump version
|
2019-10-06 21:29:21 +02:00 |
|
jimzrt
|
48db480789
|
code reorganization
|
2019-10-06 21:28:54 +02:00 |
|
jimzrt
|
8afd9a8693
|
update readme and add screenshots
|
2019-10-06 21:05:50 +02:00 |
|
jimzrt
|
c62341b117
|
add screenshot from framebuffer function
|
2019-10-06 19:26:32 +02:00 |
|
jimzrt
|
6204a01b4f
|
clean up and a little more validation
|
2019-10-04 23:43:10 +02:00 |
|
jimzrt
|
099dc0e67b
|
bump version
|
2019-10-04 20:53:36 +02:00 |
|
jimzrt
|
b443280341
|
remove unneccessary
|
2019-10-04 20:53:08 +02:00 |
|
jimzrt
|
357e25dc45
|
reading, writing, verifing working
|
2019-10-04 20:48:24 +02:00 |
|
James Tophoven
|
ee01f32e53
|
testing some things - yep, should be another branch
|
2019-10-04 16:22:24 +02:00 |
|
James Tophoven
|
e3adf0fe96
|
clean up
|
2019-10-04 14:23:00 +02:00 |
|
James Tophoven
|
141a6f390c
|
formatting
|
2019-10-04 14:15:40 +02:00 |
|
James Tophoven
|
ed43620605
|
cluser and sector aligned reading and writing, needs testing
|
2019-10-04 14:08:33 +02:00 |
|
James Tophoven
|
35f38a1526
|
clean up a bit
|
2019-10-04 11:26:27 +02:00 |
|
jimzrt
|
a055defc92
|
replace external sha256 library with internal and change order of menu points
|
2019-10-04 01:27:43 +02:00 |
|
jimzrt
|
148ace3108
|
remove unused libraries
|
2019-10-03 18:34:00 +02:00 |
|
jimzrt
|
223e145d2a
|
change readme
|
2019-10-03 18:21:09 +02:00 |
|
jimzrt
|
7b8946f6e0
|
working
|
2019-10-03 18:16:41 +02:00 |
|
jimzrt
|
5f42d12184
|
- decrypting and encrypting working
- backup and restore working
- add menu options
- incognito todo
|
2019-09-29 00:18:17 +02:00 |
|
jimzrt
|
251477c46c
|
encrypting working (per sector)
|
2019-09-27 09:36:00 +02:00 |
|
jimzrt
|
8c9ac3713f
|
encrypting not working yet (tweak magic)
|
2019-09-26 08:56:27 +02:00 |
|
James Tophoven
|
ecc1b65d9d
|
add output
|
2019-09-25 18:05:38 +02:00 |
|
James Tophoven
|
dff93130a0
|
try additional method
|
2019-09-25 18:04:13 +02:00 |
|
James Tophoven
|
ab56bb5f81
|
add external aes_xts library
|
2019-09-25 17:48:19 +02:00 |
|
jimzrt
|
5d6f606925
|
make decrypting work for unaligned blocks
|
2019-09-25 10:12:15 +02:00 |
|
jimzrt
|
76bfd54fd2
|
decrypting and reading ready, encrypting and writing todo
|
2019-09-25 00:49:22 +02:00 |
|
James Tophoven
|
4ce94bc2b1
|
remove unused libraries
|
2019-09-24 15:18:28 +02:00 |
|
James Tophoven
|
5c0fdfd4b6
|
read prodinfo partition and build hash blockwise
|
2019-09-24 15:15:18 +02:00 |
|
jimzrt
|
0cca558fe5
|
certSize hash verification working, calibrationDataSize todo
|
2019-09-24 09:41:22 +02:00 |
|
jimzrt
|
463d889655
|
decryption working, generic read function todo
|
2019-09-23 21:40:31 +02:00 |
|
James Tophoven
|
2a3b4c0ec3
|
test aes_xts decryption III
|
2019-09-23 17:09:44 +02:00 |
|
James Tophoven
|
e22b5d3d3d
|
test aes_xts decryption with supplied functions
|
2019-09-23 16:12:04 +02:00 |
|
James Tophoven
|
4db2070b14
|
test aes_xts decryption
|
2019-09-23 15:25:37 +02:00 |
|
shchmue
|
4a205a8720
|
Bump version to v1.5.0
|
2019-09-17 10:24:43 -06:00 |
|
shchmue
|
1f2f0c433e
|
Fix trailing whitespace
|
2019-09-17 10:03:41 -06:00 |
|
shchmue
|
250f068211
|
Add menu and option to dump keys from emuMMC
|
2019-09-17 09:51:30 -06:00 |
|
shchmue
|
19796e486c
|
Add hekate cfg and color incrementing
|
2019-09-16 22:18:41 -06:00 |
|
shchmue
|
6540ddc24b
|
Fix bis key generation for newer hardware
|
2019-09-15 19:30:42 -06:00 |
|