Abhishek Arya
f479148aeb
Force symbolization in atheris python fuzz targets ( #4765 )
...
* Add artheris and python lib for stack symbolization in python targets.
* Switch to symbolize=1 in wrapper.
2020-12-02 07:20:10 -08:00
Abhishek Arya
ff51681a11
Update python_lang.md
2020-12-01 10:50:00 -08:00
Abhishek Arya
b4dd4b91de
Enable UBSan for python projects. ( #4757 )
...
* Enable UBSan for python projects.
* Update docs.
2020-11-30 13:26:33 -08:00
Abhishek Arya
f043b86d7f
Leak detection is not expected to work with python targets, disable. ( #4751 )
...
Disable leak detection in python target execution wrapper since it
is not expected to work. Also, updated the documentation for python
-only code fuzzers to not use LD_PRELOAD.
2020-11-30 10:42:25 -08:00
Abhishek Arya
84616ae4ce
Fix "exec format error" due to incorrect shebang in python target. ( #4746 )
2020-11-29 18:49:47 -08:00
mbarbella-chromium
ea136f5106
Add documentation for Python fuzzing. ( #4709 )
...
* Add documentation for Python fuzzing.
* Minor formatting/wording changes
2020-11-24 16:19:45 -08:00