DMaroo
|
6f3e63de05
|
Added Makefile for building and installing afl-plot-ui
Currently, it offers make and make clean functionality only
|
2021-08-06 18:41:55 +05:30 |
|
DMaroo
|
c7a93d50c4
|
Added usage info and command line help flag support
TODO: Prevent standalone execution
|
2021-08-06 18:40:38 +05:30 |
|
DMaroo
|
bb9be56dd6
|
Updated the afl-plot shell script to use GTK UI
TODO: Currently the script is very huge, and needs to be made more
concise and clean. In it's current state, it is hard to maintain.
|
2021-08-04 21:30:52 +05:30 |
|
DMaroo
|
f72430711b
|
Wrote a simple and minimal UI in GTK, with GNUplot graphs embedded in it
TODO: Improve upon the extremely minimal (yet functional) UI
|
2021-08-04 21:27:55 +05:30 |
|
vanhauser-thc
|
8ad6e7c140
|
fix afl_preload issues on macos
|
2021-08-02 10:15:13 +02:00 |
|
vanhauser-thc
|
382439b58f
|
frida: switch truncate to dd
|
2021-08-02 09:07:59 +02:00 |
|
van Hauser
|
18db645a69
|
Merge pull request #1052 from yuawn/dev
use HASH_CONST
|
2021-07-31 17:57:33 +02:00 |
|
yuawn
|
08080e70a6
|
use HASH_CONST
|
2021-07-31 08:09:47 +00:00 |
|
van Hauser
|
b3eadc6a77
|
Merge pull request #1050 from fbeqv/better_macos_getshm_errors
improved error message
|
2021-07-30 15:53:09 +02:00 |
|
vanhauser-thc
|
da23c4254b
|
makefile fixes
|
2021-07-30 15:52:00 +02:00 |
|
Cornelius Aschermann
|
2702a713d7
|
improved error message
|
2021-07-30 12:43:23 +02:00 |
|
vanhauser-thc
|
233a628047
|
fix testcase
|
2021-07-30 09:15:59 +02:00 |
|
vanhauser-thc
|
c3fbf5dca3
|
add more string functions for dictionary features
|
2021-07-30 08:33:18 +02:00 |
|
vanhauser-thc
|
bcdb69289f
|
frida tool fix
|
2021-07-30 07:25:44 +02:00 |
|
vanhauser-thc
|
8b66d95038
|
frida tool fix
|
2021-07-30 07:12:53 +02:00 |
|
van Hauser
|
f9bc5d361f
|
Merge pull request #1049 from yuawn/dev
fix format string
|
2021-07-30 05:23:15 +02:00 |
|
yuawn
|
ac13902a93
|
fix format string
|
2021-07-30 00:16:37 +00:00 |
|
van Hauser
|
50e26ea1a7
|
Merge pull request #1047 from adrianherrera/fixes/optimin
Fixes/optimin
|
2021-07-29 09:37:44 +02:00 |
|
Adrian Herrera
|
0bd6fda98b
|
optimin: add target test back in
|
2021-07-28 06:50:41 +00:00 |
|
Adrian Herrera
|
0dbd37a20b
|
optimin: removed progress bar
It was hard to get working with showmap's directory mode
|
2021-07-28 06:50:41 +00:00 |
|
Adrian Herrera
|
036282185b
|
optimin: run showmap with an entire input directory
Rather than executing with one seed at a time. This required disabling
the target binary test (for now).
|
2021-07-28 06:50:41 +00:00 |
|
Adrian Herrera
|
cc933bcc0c
|
optimin: support afl-cmin crash mode
|
2021-07-28 06:50:41 +00:00 |
|
Adrian Herrera
|
33f9f911c1
|
optimin: fix default timeout
So that it matches the help text
|
2021-07-28 06:50:41 +00:00 |
|
Adrian Herrera
|
1afa0d7861
|
optimin: add test of binary target
|
2021-07-28 06:50:41 +00:00 |
|
Adrian Herrera
|
aebb14ceeb
|
optimin: add support for afl-cmin env vars
|
2021-07-28 06:50:41 +00:00 |
|
Adrian Herrera
|
64daf10584
|
optimin: recursively iterate over input directory
|
2021-07-28 06:50:41 +00:00 |
|
Adrian Herrera
|
7123dd9d29
|
optimin: improve afl-showmap error messages
|
2021-07-28 06:50:41 +00:00 |
|
Adrian Herrera
|
99d24d13f1
|
optimin: add missing cmin options and auto create output dir
* Includes frida, unicorn modes
* Automatically create the output directory if it does not already exist
|
2021-07-28 06:50:41 +00:00 |
|
vanhauser-thc
|
ea39e6d6e7
|
better macos sysctl settings
|
2021-07-28 08:40:42 +02:00 |
|
van Hauser
|
6d8813eb1a
|
Merge pull request #1046 from WorksButNotTested/osx-lib
Changes to add additional FASAN configurations to osx-lib
|
2021-07-28 08:34:21 +02:00 |
|
van Hauser
|
2a51358b15
|
Merge pull request #1045 from jhertz/fix_asan_check
fix check again clang asan lib to work on mac and linux
|
2021-07-28 08:34:04 +02:00 |
|
Jonathan Wilson
|
d7caf1b0f2
|
Changes to add additional FASAN configurations to osx-lib
|
2021-07-28 06:28:14 +01:00 |
|
Jesse Hertz
|
07346cb06d
|
fix check again clang asan lib to work on mac and linux by removing a character
|
2021-07-27 23:47:23 -04:00 |
|
van Hauser
|
a772cb0d00
|
Merge pull request #1044 from WorksButNotTested/osx-lib
Osx lib
|
2021-07-27 12:01:48 +02:00 |
|
Jonathan Wilson
|
58636fd54e
|
Update readme, minor tweaks
|
2021-07-27 09:18:53 +01:00 |
|
Jonathan Wilson
|
d02483e40d
|
Added test for fuzzing a lib on OSX
|
2021-07-27 08:29:20 +01:00 |
|
vanhauser-thc
|
30679edc1a
|
fix gramatron
|
2021-07-26 10:29:47 +02:00 |
|
van Hauser
|
dc16d8d998
|
Merge pull request #1042 from yuawn/fix_afl-cc
Remove redundant if statement in afl-cc
|
2021-07-25 19:23:18 +02:00 |
|
van Hauser
|
7c3e78c2c9
|
Merge pull request #1043 from yuawn/fix_MOpt
Remove unused code in MOpt
|
2021-07-25 19:22:20 +02:00 |
|
vanhauser-thc
|
87b17af751
|
update grammar mutator
|
2021-07-25 19:00:14 +02:00 |
|
yuawn
|
9d3816abff
|
remove unused code
|
2021-07-25 16:25:37 +00:00 |
|
Dominik Maier
|
e64aa57576
|
aligned wording
|
2021-07-23 21:33:32 +02:00 |
|
Dominik Maier
|
99a3644db1
|
give shmem more space
|
2021-07-23 16:12:38 +02:00 |
|
yuawn
|
bab487f4b5
|
remove redundant if statement
|
2021-07-23 12:34:47 +00:00 |
|
vanhauser-thc
|
0f299a3bef
|
removed utils/afl_frida
|
2021-07-23 13:29:53 +02:00 |
|
vanhauser-thc
|
dc0fed6e0c
|
handle single seed with perf_score 0
|
2021-07-23 10:34:51 +02:00 |
|
vanhauser-thc
|
0e563656fb
|
update grammar mutator
|
2021-07-23 10:11:31 +02:00 |
|
vanhauser-thc
|
c979d405e9
|
doc: stop, restart
|
2021-07-23 09:39:55 +02:00 |
|
vanhauser-thc
|
4d55a427f0
|
afl-persistent-config Linux support + documentation
|
2021-07-23 09:06:18 +02:00 |
|
van Hauser
|
437b399e74
|
Merge pull request #1041 from jhertz/mac_shm
persistent SHM config install for Mac
|
2021-07-23 08:26:41 +02:00 |
|