39ad3b8946
Frida persistent ( #880 )
...
* Added x64 support for persistent mode (function call only), in-memory teest cases and complog
* Review changes, fix NeverZero and code to parse the .text section of the main executable. Excluded ranges TBC
* Various minor fixes and finished support for AFL_INST_LIBS
* Review changes
Co-authored-by: Your Name <you@example.com >
2021-04-28 10:25:26 +02:00
28878c69e0
android: disable sigaction inside debuggerd
...
check https://github.com/google/AFL/blob/master/docs/INSTALL#L173
2021-04-07 11:28:19 +08:00
201d82ae0d
Merge pull request #857 from Begasus/haiku
...
Fix Haiku references, no <sys/syscall.h> and missing defines for USEMMAP
2021-04-05 14:01:40 +02:00
43b1a0d46b
Declare private api __kern_write for Haiku
2021-04-05 13:02:26 +00:00
a02d84a11c
Fix undeclared SYS_write on Haiku
2021-04-05 11:56:04 +00:00
845c584b9c
Fix Haiku references, no <sys/syscall.h> and missing defines for USEMMAP
2021-04-04 17:41:43 +00:00
84a99f49b8
remove unneeded var
2021-03-29 19:07:47 +02:00
dfe6f7f8c9
make setting different file permissions easy via config.h
2021-03-23 20:21:08 +01:00
2102264acf
fix for new llvm 13 change
2021-03-19 16:06:06 +01:00
00913bce81
update dynamic list with cmplog
2021-03-19 09:56:00 +01:00
5e2a5f1110
shmem map size in config.h
2021-03-17 10:27:23 +01:00
f36341b3b4
when you think you work on a debug branch but it is dev. git sucks so much ...
2021-03-17 02:00:14 +01:00
65b90001f6
debug
2021-03-16 23:24:34 +01:00
f5420e737a
rtn fix
2021-03-16 16:15:29 +01:00
1227776251
fix cmplog
2021-03-16 14:39:48 +01:00
862cb3217f
fix cmplog rtn
2021-03-16 14:38:13 +01:00
071edb1a2d
brackets make dominik happy
2021-03-10 15:44:54 +01:00
69f3095045
correct debug
2021-03-10 10:40:52 +01:00
d678d59372
fix
2021-03-10 10:07:54 +01:00
b2feada293
rt debug
2021-03-10 10:04:45 +01:00
bff02dae0d
cmplog rtn rt fix
2021-03-10 09:32:54 +01:00
c96fca6833
Merge pull request #779 from AFLplusplus/top-k-ctx
...
Restore correct CTX behaviour and enable K-CTX coverage for LLVM Classic
2021-03-08 09:50:18 +01:00
9b3d8c327d
fix for asan compile rt
2021-03-06 10:20:01 +01:00
44be521ab8
fix
2021-03-05 19:19:43 +01:00
41ad23041b
remove warnings
2021-03-05 14:58:37 +01:00
3e5ac0af52
no static for rt initialized markers
2021-03-05 10:21:28 +01:00
0aa93afeb8
vectorial top-k CTX first implementation
2021-03-04 14:50:26 +01:00
79d75d8e42
even support dlopen instrumented libs after the forkserver
2021-03-04 14:19:00 +01:00
96c526cb78
fix caller/ctx change, support dlopen in afl-compiler-rt
2021-03-04 14:04:40 +01:00
02f3319256
only initialize afl-compiler-rt once
2021-03-04 12:23:27 +01:00
d0a61279b8
write to correct pipe end
2021-03-01 19:15:58 +01:00
14fd477147
better fix for asan?
2021-03-01 19:03:25 +01:00
05e2f577f6
fix area_is_valid with write
2021-03-01 17:21:27 +01:00
a29b360d55
area_is_valid with write
2021-03-01 17:16:34 +01:00
75d6a8b701
fix last commit
2021-03-01 15:33:28 +01:00
ad7a7fcf07
ASan-compatible area_is_mapped()
2021-03-01 15:30:55 +01:00
4619a1395b
ensure proper aligning for skim patch
2021-03-01 09:57:57 +01:00
70fe872940
ensure a valid seed exists
2021-02-22 16:39:38 +01:00
8c133b607c
stdstring fix attempt
2021-02-22 12:43:39 +01:00
938512a6b9
minor fixes
2021-02-17 09:48:04 +01:00
98559ea8b0
fix compiler warning
2021-02-15 08:54:53 +01:00
aeb7d70483
remove debug output
2021-02-07 06:16:53 +01:00
209c5ba465
larger map, stats reload fix, code format
2021-02-07 05:33:02 +01:00
a763c61d89
add missing sancov cmp functions
2021-02-06 12:43:22 +01:00
d920104248
remove compiler warnings
2021-02-06 12:26:51 +01:00
bf289ce50e
larger dummy map
2021-02-06 09:31:41 +01:00
90fdafa1ad
fix warnings and an llvm cmplog+lto panic
2021-02-01 22:59:41 +01:00
88155d2c3b
make dominik more happy - no auto map size for qemu+unicorn
2021-02-01 13:04:39 +01:00
baf1ac2e69
basic cmplog std::string support
2021-01-22 15:58:12 +01:00
46010a8704
prepare for cmplog rtn std::string support for llvm and g++
2021-01-22 13:50:16 +01:00