issues
search
status-im
/
nim-drchaos
A powerful and easy-to-use fuzzing framework in Nim for C/C++/Obj-C targets
Other
68
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Move away from libFuzzer Mutate
#21
planetis-m
opened
2 years ago
0
Small ranges should use random instead.
#20
planetis-m
opened
2 years ago
0
runMutator is a mess and needs to be rethought
#19
planetis-m
closed
2 years ago
0
runMutator needs to be reworked since fuzzers get stuck for deeply nested inputs.
#18
planetis-m
closed
2 years ago
1
What if instead of random, we used a fixed buffer which is mutated at the start of each mutation and used like FuzzDataProvider
#17
planetis-m
closed
2 years ago
2
One more use-after-free bug in object variants
#16
planetis-m
closed
2 years ago
7
Give up and remove strict .noSideEffect requirement?
#15
planetis-m
closed
2 years ago
3
move + ref = nil Track new bug in mutator.
#14
planetis-m
closed
2 years ago
2
Something must be done about not nil refs
#13
planetis-m
opened
2 years ago
2
Add support for destructor-based container types
#12
planetis-m
closed
2 years ago
2
make tests/example compile and run w/ Nim 1.6.6
#11
ba0f3
closed
2 years ago
0
postProcess could run right after mutate only for the mutated field.
#10
planetis-m
closed
2 years ago
1
Trying to move input instead of copy crashes.
#9
planetis-m
closed
2 years ago
4
Tests fail with the default GC in drchaos/common.nim:304:243 and mutator.nim:464:28
#8
planetis-m
closed
2 years ago
4
-d:fuzzerStandalone doesn't compile
#7
planetis-m
closed
2 years ago
0
Add workaround for std/random PR
#6
planetis-m
closed
2 years ago
0
Plan and decide how to make mutators faster.
#5
planetis-m
opened
2 years ago
2
Hotspots in the benchmark.
#4
planetis-m
opened
2 years ago
1
Remove sample and pick procs
#3
planetis-m
opened
2 years ago
9
nimTestErrorFlag doesn't work without goto exceptions
#2
planetis-m
closed
2 years ago
0
Write proper examples
#1
planetis-m
closed
2 years ago
1