Releases: retr0reg/PwnBERT
Releases · retr0reg/PwnBERT
v1.0.1: Better accuracy!
v1.0.1-beta: First 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 usevaildty_test.py
to test it.