van Hauser
|
c0d989a5f4
|
update documenation (#5462)
* output afl++ setup
* update commit id
* update afl++ commit id
* asan + cmplog fix
* update commit id
* update and enhance afl++
* update afl++ commit id, better run asan options
* fix linter
* add debug_afl script
* Update debug_afl
* Update compile_afl
* fix for karchive
* put debug_afl in the docker container
* asan poison fix
* fix asan settings for zeek
* update afl++ commit id
* fix
* update afl++ commit id
* final touches
* remove map size
* remove old comment
* llvm 13 fix
* enhance documentation
* fix capstone build.sh
* update doc
Co-authored-by: jonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>
|
2021-03-21 18:56:53 -07:00 |
Abhishek Arya
|
812b837d6b
|
Revert "Capstone: do not use flags for corpus building (#5464)" (#5465)
This reverts commit 856b16fb93 .
|
2021-03-21 18:56:42 -07:00 |
Catena cyber
|
856b16fb93
|
Capstone: do not use flags for corpus building (#5464)
* Capstone: do not use flags for corpus building
* No corpus generation with afl for capstone
|
2021-03-21 18:54:01 -07:00 |
jonathanmetzman
|
3049c50d48
|
Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)
Migrate from -lFuzzingEngine to $LIB_FUZZING_ENGINE where possible and not causing breakage
|
2019-05-01 11:09:55 -04:00 |
Catena cyber
|
028c9c486a
|
Fixes capstone build (#2335)
Uses a newly compiled file for next branch only
|
2019-04-18 08:16:58 -07:00 |
Catena cyber
|
40286086df
|
Capstone: use the new v4 branch (#2246)
|
2019-03-18 12:34:47 -07:00 |
Catena cyber
|
fced18b2c7
|
[capstone] Fix use of variables in build.sh (#1570)
|
2018-06-26 06:34:00 -07:00 |
Catena cyber
|
7690a138a9
|
[capstone] Absolute paths for capstone build (#1562)
|
2018-06-25 06:54:34 -07:00 |
Catena cyber
|
160e518818
|
[capstone] Right path for capstone corpus (#1561)
|
2018-06-25 06:14:25 -07:00 |
Catena cyber
|
c8166f85e0
|
[capstone] Cancel CFLAGS temporarily (#1555)
* Cancel CFLAGS for capstone python bindings
|
2018-06-22 07:55:13 -07:00 |
Catena cyber
|
2546ac400f
|
Precise path for capstone library (#1548)
|
2018-06-21 20:54:25 +10:00 |
Catena cyber
|
df1fe75e43
|
Right path for capstone directory (#1545)
|
2018-06-20 08:01:24 -07:00 |
Catena cyber
|
105940c2d9
|
Builds capstone corpus automatically (#1527)
* Builds capstone corpus automatically
* Capstone vorpus ugly fix
|
2018-06-18 07:24:19 -07:00 |
Catena cyber
|
b9ad801023
|
[capstone] Better fuzzing (#1508)
Adds memory sanitizer
Adds next branch (current development with new architectures)
Remove tshark from capstone downloads
|
2018-06-12 12:41:58 -07:00 |
Catena cyber
|
8d71a4be61
|
Adds capstone project (#1457)
* Adds capstone project
* Fuzzes both next and master branch for capstone
* Use main branch of main repo for capstone
|
2018-06-01 09:48:06 -07:00 |