|
df74625df0
|
Change afl to AFL in *.md (#1057)
Changes in *.md files:
- afl++ > AFL++ (acronym)
- afl > AFL (compare https://github.com/google/AFL)
Excluded from changes:
- source code
- function names
- paths (folder and file names)
- URLs
|
2021-08-08 01:29:32 +02:00 |
|
|
1cffe27185
|
Clean up docs folder (#1059)
Changes:
- Move files to docs/resources.
- Fix references.
- Delete unused files.
|
2021-08-08 01:28:56 +02:00 |
|
|
08cb3f8ab5
|
Merge pull request #1055 from DMaroo/fullscreen
`afl-plot-ui` window starts maximized now
|
2021-08-07 21:29:16 +02:00 |
|
|
c779262d89
|
Edit remote monitoring and visualization how-to
Changes:
- Fix typos, rephrase some sentences, and sort lists alphabetically.
- Restructure content.
|
2021-08-07 20:47:29 +02:00 |
|
|
d832ed68ea
|
Updated README with build and install instructions
|
2021-08-07 21:05:06 +05:30 |
|
|
73c7136bdb
|
Start plot UI window maximized on launch
|
2021-08-07 21:01:23 +05:30 |
|
|
6b06d4c74d
|
Merge pull request #1053 from DMaroo/gtk-dev
Added a minimal working/functional GTK UI for analyzing fuzzing stats
|
2021-08-07 12:03:29 +02:00 |
|
|
fda210aabd
|
Added separate build and install instructions for afl-plot-ui
|
2021-08-07 14:06:12 +05:30 |
|
|
691af58b73
|
Removed the optional build dependencies for afl-plot-ui
|
2021-08-07 14:05:50 +05:30 |
|
|
e7d8272aed
|
Fixed a typo
|
2021-08-06 22:13:00 +05:30 |
|
|
9578546048
|
Commented out all the builds of afl-plot-ui
Also add the "-" qualifier to denote a possibly unsuccessful build
|
2021-08-06 22:09:50 +05:30 |
|
|
1095840b98
|
Changed parameter order, reduced script execution time
|
2021-08-06 21:08:50 +05:30 |
|
|
7e49b92848
|
Updated the CI configuration to install the new dependencies introduced
|
2021-08-06 20:50:20 +05:30 |
|
|
ca98778b28
|
Added additional dependencies which need to be installed
|
2021-08-06 18:53:37 +05:30 |
|
|
533c612dc9
|
Updated README to contain description regarding plot_ui
|
2021-08-06 18:53:00 +05:30 |
|
|
df5e61de83
|
Added afl-plot-ui executable in .gitignore list
|
2021-08-06 18:51:21 +05:30 |
|
|
41aebad83e
|
Added build and install instructions for afl-plot-ui
I am implicitly assuming that the user already has GK and pkg-config
installed, as requested in the build instructions in the main README
|
2021-08-06 18:45:28 +05:30 |
|
|
fa7e3453d3
|
Added support for graphical command line flag, improved the general organization of script
Script works as "intended"
|
2021-08-06 18:43:43 +05:30 |
|
|
7bedd862d3
|
Added README to describe the working of afl-plot-ui
|
2021-08-06 18:42:49 +05:30 |
|
|
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 |
|
|
c7a93d50c4
|
Added usage info and command line help flag support
TODO: Prevent standalone execution
|
2021-08-06 18:40:38 +05:30 |
|
|
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 |
|
|
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 |
|
|
8ad6e7c140
|
fix afl_preload issues on macos
|
2021-08-02 10:15:13 +02:00 |
|
|
382439b58f
|
frida: switch truncate to dd
|
2021-08-02 09:07:59 +02:00 |
|
|
18db645a69
|
Merge pull request #1052 from yuawn/dev
use HASH_CONST
|
2021-07-31 17:57:33 +02:00 |
|
|
08080e70a6
|
use HASH_CONST
|
2021-07-31 08:09:47 +00:00 |
|
|
b3eadc6a77
|
Merge pull request #1050 from fbeqv/better_macos_getshm_errors
improved error message
|
2021-07-30 15:53:09 +02:00 |
|
|
da23c4254b
|
makefile fixes
|
2021-07-30 15:52:00 +02:00 |
|
|
2702a713d7
|
improved error message
|
2021-07-30 12:43:23 +02:00 |
|
|
233a628047
|
fix testcase
|
2021-07-30 09:15:59 +02:00 |
|
|
c3fbf5dca3
|
add more string functions for dictionary features
|
2021-07-30 08:33:18 +02:00 |
|
|
bcdb69289f
|
frida tool fix
|
2021-07-30 07:25:44 +02:00 |
|
|
8b66d95038
|
frida tool fix
|
2021-07-30 07:12:53 +02:00 |
|
|
f9bc5d361f
|
Merge pull request #1049 from yuawn/dev
fix format string
|
2021-07-30 05:23:15 +02:00 |
|
|
ac13902a93
|
fix format string
|
2021-07-30 00:16:37 +00:00 |
|
|
50e26ea1a7
|
Merge pull request #1047 from adrianherrera/fixes/optimin
Fixes/optimin
|
2021-07-29 09:37:44 +02:00 |
|
|
0bd6fda98b
|
optimin: add target test back in
|
2021-07-28 06:50:41 +00:00 |
|
|
0dbd37a20b
|
optimin: removed progress bar
It was hard to get working with showmap's directory mode
|
2021-07-28 06:50:41 +00:00 |
|
|
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 |
|
|
cc933bcc0c
|
optimin: support afl-cmin crash mode
|
2021-07-28 06:50:41 +00:00 |
|
|
33f9f911c1
|
optimin: fix default timeout
So that it matches the help text
|
2021-07-28 06:50:41 +00:00 |
|
|
1afa0d7861
|
optimin: add test of binary target
|
2021-07-28 06:50:41 +00:00 |
|
|
aebb14ceeb
|
optimin: add support for afl-cmin env vars
|
2021-07-28 06:50:41 +00:00 |
|
|
64daf10584
|
optimin: recursively iterate over input directory
|
2021-07-28 06:50:41 +00:00 |
|
|
7123dd9d29
|
optimin: improve afl-showmap error messages
|
2021-07-28 06:50:41 +00:00 |
|
|
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 |
|
|
ea39e6d6e7
|
better macos sysctl settings
|
2021-07-28 08:40:42 +02:00 |
|
|
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 |
|
|
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 |
|