Commit Graph

13 Commits

Author SHA1 Message Date
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