fixed errors in javapwn plugin and added config file

This commit is contained in:
byt3bl33d3r 2014-07-26 14:27:20 +02:00
commit c162833916
3 changed files with 28 additions and 11 deletions

View file

@ -0,0 +1,5 @@
#Example config file for the javapwn plugin
1.702 = "java_atomicreferencearray"
1.704 = "java_verifier_field_access"
1.706 = "java_jre17_exec"
1.707 = "java_jre17_jaxws"