Skip to main content

extract_ssn

Function extract_ssn 

Source
pub fn extract_ssn(address: *const u8) -> Option<u16>
Expand description

Extract the SSN from a syscall stub. Returns None if the stub is not recognizable as one of the three Tartarus Gate forms.