Rebuilt all stubs with new bin2h.py and --ident=auto-stub.
This commit is contained in:
@@ -27,11 +27,11 @@
|
||||
*/
|
||||
|
||||
|
||||
#define BSD_I386EXEC_LOADER_SIZE 53357
|
||||
#define BSD_I386EXEC_LOADER_ADLER32 0x5aabc0d3
|
||||
#define BSD_I386EXEC_LOADER_CRC32 0x87a94662
|
||||
#define STUB_I386_BSD_ELF_EXECVE_ENTRY_SIZE 53357
|
||||
#define STUB_I386_BSD_ELF_EXECVE_ENTRY_ADLER32 0x5aabc0d3
|
||||
#define STUB_I386_BSD_ELF_EXECVE_ENTRY_CRC32 0x87a94662
|
||||
|
||||
unsigned char bsd_i386exec_loader[53357] = {
|
||||
unsigned char stub_i386_bsd_elf_execve_entry[53357] = {
|
||||
127, 69, 76, 70, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 0x 0 */
|
||||
1, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 0x 10 */
|
||||
24, 34, 0, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 40, 0, /* 0x 20 */
|
||||
|
||||
Reference in New Issue
Block a user