issues
search
devdanzin
/
fusil
Fusil is a multi-agent Python library used to write fuzzing programs
GNU General Public License v2.0
10
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`stdout` begins with lots of logging errors
#36
devdanzin
closed
8 hours ago
1
`MemoryError`s and failure to allocate memory
#35
devdanzin
opened
6 days ago
0
Sometimes `stdout` gets stuck in an invalid state that keeps creating false successes
#34
devdanzin
closed
8 hours ago
1
Modules have to be imported previously
#33
devdanzin
opened
2 weeks ago
0
Add a way to configure number of arguments per function
#32
devdanzin
opened
2 weeks ago
0
Support running fuzzing code in subinterpreters
#31
devdanzin
opened
2 weeks ago
0
Investigate using Address Sanitizer and friends to help find issues
#30
devdanzin
opened
2 weeks ago
0
Write a high level description of fusil
#29
devdanzin
opened
2 weeks ago
0
Ask for help to come up with new ways to fuzz Python
#27
devdanzin
opened
2 weeks ago
0
fusil exits due to exception raised on `attr = getattr(object, name, None)`
#26
devdanzin
closed
2 weeks ago
1
Add typing to fusil
#25
devdanzin
opened
2 weeks ago
0
Fuzz Cinder
#24
devdanzin
opened
2 weeks ago
0
Run fusil on GraalPy
#23
devdanzin
opened
2 weeks ago
0
Run fusil on LPython
#22
devdanzin
opened
2 weeks ago
0
Run `fusil-python-threaded` on PyPy
#21
devdanzin
opened
2 weeks ago
1
Make source code exercize the JIT
#20
devdanzin
opened
2 weeks ago
0
Support running sources with different Python versions
#19
devdanzin
opened
2 weeks ago
0
Add tests for `fusil-python-threaded`
#18
devdanzin
opened
2 weeks ago
0
Allow choosing number of functions, classes, methods and objects to test in CLI
#17
devdanzin
opened
2 weeks ago
0
Remove compatibility with Windows
#16
devdanzin
opened
2 weeks ago
0
Remove compatibility with Python 2.x
#15
devdanzin
opened
2 weeks ago
0
Allow displaying resource usage
#14
devdanzin
opened
2 weeks ago
0
Allow passing values for matched keywords in command line
#13
devdanzin
opened
2 weeks ago
0
Allow using async code in generated source
#12
devdanzin
opened
2 weeks ago
1
Allow choosing which kinds of tests `fusil-python-threaded` runs
#11
devdanzin
opened
2 weeks ago
0
Make `fusil-python` an updated version of the original fuzzer
#10
devdanzin
opened
2 weeks ago
0
Investigate adding a testcase reduction helper
#9
devdanzin
opened
2 weeks ago
1
Clean up `fusil-python-threaded` for public release of project
#8
devdanzin
opened
2 weeks ago
0
Allow passing excluded modules as a CLI option
#7
devdanzin
opened
2 weeks ago
0
Allow passing timeout as a command line option
#6
devdanzin
opened
2 weeks ago
0
Find a way to run a daemon that restarts the fusil process when needed
#5
devdanzin
opened
2 weeks ago
0
Figure out allocation errors that kill the fusil process
#4
devdanzin
opened
2 weeks ago
0
Add information about republishing of fusil to docs
#3
devdanzin
opened
2 weeks ago
1
Add object mangling
#2
devdanzin
opened
2 weeks ago
0
Rework module finding and filtering in `fusil-python-threaded`
#1
devdanzin
opened
2 weeks ago
0