module

Lxpen::Core::NTLM

Class methods

compare(a : StaticArray(UInt8, 16), b : StaticArray(UInt8, 16)) : Bool
Source
cpu_count
Source
crack_batch(target : StaticArray(UInt8, 16), passwords : Array(String), num_threads : Int32) : Int32
Source
hash(password : String) : StaticArray(UInt8, 16)
Source
hex(password : String) : String
Source
parse_hex(hex_str : String) : StaticArray(UInt8, 16)
Source