Skip to content

v0.4.0

Compare
Choose a tag to compare
@kpcyrd kpcyrd released this 01 Apr 23:52
· 114 commits to main since this release
  • Allow pausing and resuming the audit
  • Allow changing the number of threads at runtime
  • Added hex
  • Improved error handling
  • Added print
  • Added http library
  • Added html library
  • Added json library
  • Added -o to log valid logins to a file
  • Start the audit in paused state until all jobs are submitted and the UI is available
  • Added badtouch fsck to validate credential lists
  • Added hash and hmac functions (md5, sha1, sha2-256, sha2-512, sha3-256, sha3-512)
  • Registered the string library into the runtime
  • Improved performance and ram usage