Implement broken™️ firmware dumping
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include "../utils/types.h"
|
||||
|
||||
int launch_payload(char *path, int update);
|
||||
void dump_biskeys(u8 bis_key[4][32]);
|
||||
int dump_biskeys(u8 bis_key[4][32]);
|
||||
|
||||
static const u8 zeros[0x10] = {0};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user