Lxpen::Core::NTLM
Class methods
compare(a : StaticArray(UInt8, 16), b : StaticArray(UInt8, 16)) : Bool
Sourcecpu_count
Sourcecrack_batch(target : StaticArray(UInt8, 16), passwords : Array(String), num_threads : Int32) : Int32
Sourcehash(password : String) : StaticArray(UInt8, 16)
Sourcehex(password : String) : String
Sourceparse_hex(hex_str : String) : StaticArray(UInt8, 16)
Source