This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//encrypt_asus | |
//Ren.B | |
#define ALIGN_SIZE 1024 | |
#define DEFAULT_HEADER "DSL-N66U" | |
//must be the same structure in /apps/private/cfg_manager/utility.c | |
typedef struct romfile_header_s | |
{ | |
char productName[16]; | |
char keyWord[16]; //encryptRomfile |