varbert_api
varbert_api copied to clipboard
A Python API to VarBERT, a BERT based model for suggesting variable names in decompiled code.
Results
1
varbert_api issues
Sort by
recently updated
recently updated
newest added
In a discussion with @edmcman here: https://github.com/mahaloz/DAILA/pull/32#issuecomment-1961793064 We have both independently noticed VarBERT is producing fewer variables than expected on binaries such as `/bin/ls`. It's unclear now which of the...
bug