]> Chaos Git - corbenik/corbenik.git/commit
Import cakes' FIRM decryption with heavy alterations, start on menuing
authorchaoskagami <chaos.kagami@gmail.com>
Tue, 26 Apr 2016 09:12:55 +0000 (05:12 -0400)
committerchaoskagami <chaos.kagami@gmail.com>
Tue, 26 Apr 2016 09:12:55 +0000 (05:12 -0400)
commit604d8880228ccfaa25c3ead43734c24bdc8a9097
tree4022c57a9e2b76fc4c9d274c43b61a6618742822
parent759eb4c448ad546bd27a47414180b9c911228532
Import cakes' FIRM decryption with heavy alterations, start on menuing
16 files changed:
source/common.h
source/config.c [new file with mode: 0644]
source/config.h [new file with mode: 0644]
source/firm/crypto.c [moved from source/crypto.c with 99% similarity]
source/firm/crypto.h [moved from source/crypto.h with 98% similarity]
source/firm/fcram.c [new file with mode: 0644]
source/firm/fcram.h [new file with mode: 0644]
source/firm/firm.c [new file with mode: 0644]
source/firm/firm.h [new file with mode: 0644]
source/firm/headers.h [moved from source/headers.h with 98% similarity]
source/main.c
source/patch_format.h
source/std/draw.c
source/std/draw.h
source/std/fs.c
source/std/fs.h