Could someone give some tips about libhashcat.so - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Could someone give some tips about libhashcat.so (/thread-7152.html) |
Could someone give some tips about libhashcat.so - maxiaoyu - 01-02-2018 Hashcat is so awosome! I want to use it in another language like python or go, but I cannot find tips about how to use the libhashcat.so. Thanks! RE: Could someone give some tips about libhashcat.so - royce - 01-02-2018 There is no formal documentation yet - but since hashcat itself uses libhashcat, it is a good reference implementation. See hashcat github. RE: Could someone give some tips about libhashcat.so - maxiaoyu - 01-09-2018 (01-02-2018, 04:37 AM)royce Wrote: There is no formal documentation yet - but since hashcat itself uses libhashcat, it is a good reference implementation. See hashcat github. OK,thank you! |