ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
smbGetPasswordHashes_out_t Struct Reference

#include <ps2smb.h>

Data Fields

u8 LMhash [16]
 
u8 NTLMhash [16]
 

Detailed Description

Definition at line 36 of file ps2smb.h.

Field Documentation

◆ LMhash

u8 smbGetPasswordHashes_out_t::LMhash[16]

Definition at line 37 of file ps2smb.h.

◆ NTLMhash

u8 smbGetPasswordHashes_out_t::NTLMhash[16]

Definition at line 38 of file ps2smb.h.


The documentation for this struct was generated from the following file: