nstool/lib/libnx/include/nx
2018-06-03 15:10:47 +08:00
..
aci.h [nx|nstool] Updated npdm->aci flag information. Also corrected some bugs 2018-04-28 00:13:35 +08:00
AciBinary.h Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
AcidBinary.h [nx] Fix ACID RSA verification. 2018-04-21 17:19:12 +08:00
AciHeader.h [nx|nstool] Updated npdm->aci flag information. Also corrected some bugs 2018-04-28 00:13:35 +08:00
AesKeygen.h [nx] Add AesKegen class for generating Keks and Keys. 2018-04-15 10:40:03 +08:00
cnmt.h [nx|nstool] Added support for reading ContentMeta (.cnmt). 2018-05-12 23:02:53 +08:00
ContentMetaBinary.h [nx|nstool] Added support for reading ContentMeta (.cnmt). 2018-05-12 23:02:53 +08:00
dynamic_symbol.h [nx] Add defines for NSO/NRO dynamic symbols. 2018-06-02 20:13:29 +08:00
FacBinary.h Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
FacHeader.h Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
HandleTableSizeEntry.h Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
HandleTableSizeHandler.h Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
hierarchicalintegrity.h [libnx|nstool] Added HierarchicalSha256Header and HierarchicalIntegrityHeader 2018-05-20 21:57:38 +08:00
HierarchicalIntegrityHeader.h [libnx|nstool] Added HierarchicalSha256Header and HierarchicalIntegrityHeader 2018-05-20 21:57:38 +08:00
hierarchicalsha256.h [libnx|nstool] Added HierarchicalSha256Header and HierarchicalIntegrityHeader 2018-05-20 21:57:38 +08:00
HierarchicalSha256Header.h [libnx|nstool] Added HierarchicalSha256Header and HierarchicalIntegrityHeader 2018-05-20 21:57:38 +08:00
IKernelCapabilityHandler.h change directory structure, and add support for VS compile, and fix aes-xts bug. 2017-08-05 21:09:50 +08:00
InteruptEntry.h Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
InteruptHandler.h Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
KcBinary.h Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
KernelCapability.h Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
KernelVersionEntry.h Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
KernelVersionHandler.h Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
MemoryMappingHandler.h Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
MemoryPageEntry.h Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
MiscFlagsEntry.h Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
MiscFlagsHandler.h change directory structure, and add support for VS compile, and fix aes-xts bug. 2017-08-05 21:09:50 +08:00
MiscParamsEntry.h Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
MiscParamsHandler.h Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
nca.h [libnx|nstool] Added HierarchicalSha256Header and HierarchicalIntegrityHeader 2018-05-20 21:57:38 +08:00
NcaHeader.h [nx] Add hasRightsId() to NcaHeader 2018-05-01 13:17:25 +08:00
NcaUtils.h [nx] Add getNcaPartititionAesCtr() 2018-05-01 13:21:28 +08:00
npdm.h Add Visual Studio (2017) support. 2018-04-25 12:59:42 +08:00
NpdmBinary.h Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
NpdmHeader.h [nx] Move structs and consts from NpdmHeader to npdm.h 2018-04-21 17:36:09 +08:00
nso.h [nx|nstool] Encapsulated NsoHeader parsing into nx::NsoHeader 2018-06-01 21:35:36 +08:00
NsoHeader.h [nx|nstool] Encapsulated NsoHeader parsing into nx::NsoHeader 2018-06-01 21:35:36 +08:00
pfs.h [nx] misc 2018-04-21 17:38:26 +08:00
PfsHeader.h [nx|pfstool] Add support for HFS0. Take out PFS consts and structs to a separate file. 2018-04-07 16:03:01 +08:00
romfs.h [nx|nstool] Changed Romfs FileNode and DirNode to not include an empty name[] variable. 2018-05-26 11:26:56 +08:00
SacBinary.h Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
SacEntry.h Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
SystemCallEntry.h Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
SystemCallHandler.h [nx] Made kMaxSystemCall public. 2018-04-15 10:35:20 +08:00
ThreadInfoEntry.h Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
ThreadInfoHandler.h Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
xci.h [nx|nstool] Added support for xci logo partition. 2018-06-03 15:10:47 +08:00
XciHeader.h [nx] Fix indent. 2018-04-21 17:41:49 +08:00
XciUtils.h [nx] Add XciHeader 2018-04-21 17:37:30 +08:00