Skip to content

Releases: retr0reg/PwnBERT

v1.0.1: Better accuracy!

08 Apr 05:01
Compare
Choose a tag to compare
  • Increasing the size of the training-set
  • Adjusting Args
  • Now can predict vulnerabilities more accurately

image

v1.0.1-beta: First release!

05 Apr 02:25
Compare
Choose a tag to compare
Pre-release

We have finally decide to release the beta version of PwnBERT, which is only capable on find off-by-one vulnerability
However, eval_loss is still unknown, use it just for fun :)

  • To use it, unzip pwnbert_finetuned.zip in the repo-dir, then you can use vaildty_test.py to test it.