vanhauser-thc
db60555c1b
update changelog
2024-05-11 08:59:01 +02:00
van Hauser
45117a3384
Merge pull request #2083 from elboulangero/i386
...
Re-enable i386
2024-05-11 08:55:59 +02:00
Arnaud Rebillout
4d4880b428
afl-cc: Re-enable i386
...
Was disabled in 136febaf6855ac1e04c8ea4ecbcb84eb42de2143
Closes : #2081
2024-05-11 00:48:04 +07:00
vanhauser-thc
ac6ccd53df
stat update during syncing
2024-05-07 16:46:24 +02:00
van Hauser
4ec376bd6a
Merge pull request #2076 from louismerlin/fix-whatsup-time
...
Fix `afl_whatsup` findings timer
2024-05-02 17:30:59 +02:00
Louis Merlin
3c0448305b
Guard /proc/uptime cat with a uname check
2024-05-02 17:19:37 +02:00
Louis Merlin
a6029a10cc
Fix CUR_TIME computation
2024-05-02 16:12:50 +02:00
vanhauser-thc
26eaf53a83
AFL_DISABLE_REDUNDANT
2024-05-02 08:35:24 +02:00
vanhauser-thc
5d623a27ed
try enhanced asan support
2024-04-30 11:59:49 +02:00
van Hauser
69e554b941
Merge pull request #2074 from Kiprey/patch-2
...
Fix wrong warning in SanitizerCoverageLTO.so.cc
2024-04-29 17:11:41 +02:00
Kiprey
7340374a7c
Fix wrong warning in SanitizerCoverageLTO.so.cc
2024-04-29 16:14:49 +08:00
vanhauser-thc
67d356b73f
update qemuafl
2024-04-28 15:41:24 +02:00
van Hauser
da18f1f722
Merge pull request #2073 from Acture/dev
...
Fix: Removed the redundant `id` field from redqueen.c
2024-04-28 15:39:32 +02:00
acture
58abcceff5
Bug fix: Removed the redundant id
field from the debug output in the afl-fuzz-redqueen.c file since cmp_header no longer have this field.
2024-04-28 16:24:52 +08:00
van Hauser
ad0d0c77fb
Merge pull request #2071 from AFLplusplus/dev
...
Push to stable
2024-04-26 16:17:41 +02:00
vanhauser-thc
2c3f761ede
changes
2024-04-26 16:16:21 +02:00
vanhauser-thc
70c60cfba7
work with spaces in filenames
2024-04-26 16:14:50 +02:00
van Hauser
f3b6d64ad3
Merge pull request #2066 from ahuo1/dev
...
fix: initialize n_fuzz_entry in perform_dry_run.
2024-04-26 09:44:49 +02:00
Yiyi Wang
43e9a13921
add schedule check.
2024-04-26 07:45:58 +08:00
Yiyi Wang
526dbe8f16
fix: initialize n_fuzz_entry in perform_dry_run.
2024-04-25 21:28:58 +08:00
vanhauser-thc
951a0e5225
fix AFL_PERSISTENT_RECORD
2024-04-25 10:04:58 +02:00
vanhauser-thc
458b939bc4
LTO fix
2024-04-19 17:34:50 +02:00
vanhauser-thc
476aca5b67
nits
2024-04-19 15:45:00 +02:00
van Hauser
96bf0f8323
Merge pull request #2061 from jschwartzentruber/change_smm_vis
...
Specify shared memory visibility
2024-04-18 17:30:51 +02:00
Jesse Schwartzentruber
58206a3180
Set explicit visibility on shared memory variables.
2024-04-17 14:40:41 -04:00
van Hauser
f138ab8ac6
Merge pull request #2059 from elboulangero/afl-gcc
...
Fix afl-gcc
2024-04-17 12:55:34 +02:00
Sonic
50839cf6e9
afl-cc: Complete fix for afl-as
...
Look for afl-as, and then make sure that there's a 'as' binary in the
same directory, that seems to be either a symlink to, or a copy of,
afl-as.
2024-04-17 16:41:03 +07:00
Arnaud Rebillout
626a4434ed
afl-cc: Use afl-as (rather than as) to find obj path
2024-04-17 16:40:58 +07:00
Arnaud Rebillout
d84cc73d13
afl-cc: Add missing debug statement
...
For each path that is tried, there's a debug log printed, _except_ for
this one. Fix it.
2024-04-17 16:40:55 +07:00
vanhauser-thc
6b049536f1
v4.21 init
2024-04-13 11:54:08 +02:00
van Hauser
1d17210d9f
Merge pull request #2052 from AFLplusplus/dev
...
4.20 release pre-PR
v4.20c
2024-04-13 11:50:49 +02:00
van Hauser
1582aa9da2
Merge pull request #2027 from choller/nyx-handler-fix
...
Add optional handling of Nyx InvalidWriteToPayload event
2024-04-13 11:40:28 +02:00
vanhauser-thc
e01307a993
v4.20c
2024-04-13 11:39:26 +02:00
van Hauser
beb9f95359
Merge pull request #2051 from Phasip/patch-1
...
Clarify that oss-fuzz doesn't randomize builds anymore
2024-04-12 11:07:33 +02:00
Pasi Saarinen
c49a4c7027
Clarify that oss-fuzz doesn't randomize builds anymore
2024-04-12 09:28:38 +02:00
vanhauser-thc
b08df87f5c
fix syncing with custom mutator
2024-04-11 09:40:28 +02:00
vanhauser-thc
72226d6f89
fix shared memory test cases
2024-04-09 16:20:42 +02:00
vanhauser-thc
40adc34413
fix -V, code format
2024-04-09 09:24:19 +02:00
van Hauser
eeae114b76
Merge pull request #2034 from fbeqv/add_effective_fuzzing_time_tracker
...
Adds stats tracking for time spend actually mutating & running test i…
2024-04-09 09:04:53 +02:00
Cornelius Aschermann
48a862c503
:Adds stats tracking time spend in calibration/trim/sync
...
This currently does not affect statsd nor the UI. Only the fuzzer_stats file is updated
2024-04-08 11:54:19 -07:00
vanhauser-thc
29544e4d2b
fix time
2024-04-07 18:44:21 +02:00
vanhauser-thc
420a90ff75
code format
2024-04-07 12:53:41 +02:00
vanhauser-thc
45603367bf
fix llvm modules
2024-04-07 09:44:33 +02:00
vanhauser-thc
f7ea0f569f
fix aflpp custom mutator + standalone tool
2024-04-05 14:53:02 +02:00
Alex Schmith
2bf92848ff
Fixed unicorn_dumper_gdb.py for updated version of gef ( #2045 )
...
Updated unicorn_dumper_gdb.py to support new gef api and replaced deprecated functions . The functions that are not in the new gef api are read_memory(), and current_arch(). Also replaced some deprecated functions with the updated versions of them.
replaced read_memory() with GefMemoryManager.read() as read_memory(). read_memory() is in legacy-gef-api
replaced current_arch with gef.arch.registers
replaced get_process_maps() with gef.memory.maps (just depreacated)
replaced get_register() with gef.arch.register()
2024-04-03 11:57:09 +02:00
van Hauser
ad65cfb400
Merge pull request #2043 from ligurio/ligurio/fix-clock_gettime
...
src: fix calculation of fuzzing time in statistics
2024-03-31 18:41:26 +07:00
Sergey Bronnikov
5ffc8c7076
src: fix calculation of fuzzing time in statistics
...
When the computer is suspended during a fuzzing session,
the time spent in suspended state is counted as a "run time"
on a statistics screen.
The time returned by `gettimeofday(2)` is affected by discontinuous
jumps in the system time. It is better using `clock_gettime(2)`.
The patch replace `gettimeofday` with `clock_gettime` [1].
`clock_gettime` uses a CLOCK_MONOTONIC_COARSE clock type,
it is faster than CLOCK_MONOTONIC, but still has resolution (~1ms)
that is adequate for our purposes. However, CLOCK_MONOTONIC_COARSE
is a Linux-specific clock variant, so on macOS it is replaced
with CLOCK_MONOTONIC, and with CLOCK_MONOTONIC_FAST on FreeBSD [2].
Closes #1241
1. https://pubs.opengroup.org/onlinepubs/9699919799/functions/clock_gettime.html
2. https://man.freebsd.org/cgi/man.cgi?query=clock_gettime
2024-03-31 11:11:29 +03:00
van Hauser
8943ba0249
Merge pull request #2042 from ligurio/patch-1
...
citation: fix typo
2024-03-28 18:58:02 +07:00
Sergey Bronnikov
b02adf6b3f
citation: fix typo
2024-03-28 12:46:49 +03:00
van Hauser
6ef5d7c135
Merge pull request #2038 from SonicStark/dev-makefile-0322
...
bugfix: override directive and recipe echoing in GNUmakefile
2024-03-23 16:19:49 +07:00