Rizin
unix-like reverse engineering framework and cli tools
n3ds.h File Reference
#include <rz_types_base.h>

Go to the source code of this file.

Functions

 RZ_PACKED (struct n3ds_firm_sect_hdr { ut32 offset;ut32 address;ut32 size;ut32 type;ut8 sha256[0x20];})
 
 RZ_PACKED (struct n3ds_firm_hdr { ut8 magic[4];ut8 reserved1[4];ut32 arm11_ep;ut32 arm9_ep;ut8 reserved2[0x30];struct n3ds_firm_sect_hdr sections[4];ut8 rsa2048[0x100];})
 

Function Documentation

◆ RZ_PACKED() [1/2]

RZ_PACKED ( struct n3ds_firm_hdr { ut8 magic[4];ut8 reserved1[4];ut32 arm11_ep;ut32 arm9_ep;ut8 reserved2[0x30];struct n3ds_firm_sect_hdr sections[4];ut8 rsa2048[0x100];}  )

References sections().

◆ RZ_PACKED() [2/2]

RZ_PACKED ( struct n3ds_firm_sect_hdr { ut32 offset;ut32 address;ut32 size;ut32 type;ut8 sha256[0x20];}  )

References type.