David Carlier
c671ecb511
Fix map list iteration.
2020-07-02 10:23:56 +01:00
David Carlier
1aa7c87ea8
libtokencap illumos/solaris support proposal.
2020-07-02 07:10:43 +01:00
van Hauser
49a769ac06
lto whitelist in test.sh
2020-06-23 21:23:10 +02:00
David Carlier
6c414409d4
libtokencap Haiku support
2020-06-23 09:29:57 +00:00
David Carlier
4ee4495120
Disable array subscript warning
2020-06-09 22:43:31 +01:00
van Hauser
7b40d7b942
new code formatting + applied
2020-05-12 11:12:25 +02:00
van Hauser
30bfd44dfd
indenting preprocessor directives breaks compilation and cant be fixed, reverting ... :-(
2020-05-10 12:09:37 +02:00
van Hauser
26f8708fed
fix warning, code format
2020-05-10 11:35:31 +02:00
David Carlier
6c88e21459
NetBSD build fix
2020-05-09 18:02:53 +01:00
Dominik Maier
8197e9b2e4
clang-tidy readability-braces ( #323 )
2020-04-19 16:42:40 +02:00
van Hauser
684f4dd1c4
honor afl_quiet on env var checks + code-format
2020-03-11 11:42:57 +01:00
Dominik Maier
cc1d6b33b1
unified pointer placement
2020-03-10 22:04:05 +01:00
Andrea Fioraldi
12df4c4af7
fix strncmp in tokencap
2020-02-13 20:07:48 +01:00
Andrea Fioraldi
5c35f3dbd1
fix strncasecmp in tokencap
2020-02-13 20:04:50 +01:00
Andrea Fioraldi
b2bee5c32a
moar moar copyrights
2020-01-06 16:17:23 +01:00
Andrea Fioraldi
2692ef788b
moar copyright notes
2020-01-06 16:06:35 +01:00
Andrea Fioraldi
b95cd8968d
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
2020-01-06 11:46:23 +01:00
Andrea Fioraldi
67cbeeb395
added ++ to copyright notes
2020-01-06 11:46:14 +01:00
David Carlier
3f2f232fc5
libtokencap, fix mac os process map lookup.
...
Incrementing base address for next iteration.
2020-01-01 10:59:57 +00:00
David Carlier
e90fa623d9
libtokencap adding timingsafe* string comparators
2019-12-30 17:23:23 +00:00
David Carlier
70ad97d739
Enable libtokencap on DragonFlyBSD
2019-12-02 21:00:37 +00:00
Andrea Fioraldi
99b0860835
tokencap now wraps common routines and uses RTLD_NEXT
2019-12-02 14:22:42 +01:00
David Carlier
5178a0cbba
libtokencap, simple optimised memmem implementation enough for this lib proposal
2019-12-01 16:00:44 +00:00
David Carlier
61e46a636c
catching current pid before library usage in case implementations rely on those string calls
2019-11-05 10:59:22 +00:00
David Carlier
b33bb0943a
libtokencap/libdislocator README rename proposals
...
and fixing the install tasks in the process.
2019-10-31 15:50:58 +00:00
David Carlier
c87210820c
libtokencap update proposal
...
- bcmp interception.
- FreeBSD using default argument to get current pid for the mapping
data gathering, getpid seems to cause some issues under certain
conditions (getenv call).
2019-10-29 15:06:20 +00:00
David Carlier
df5c7eef39
libtokencap, respect constness also considering pointer arithmetic
...
is non C standard, some compilers might not have GNU extensions.
2019-10-29 10:49:16 +00:00
hexcoder-
25443918c4
silence some compiler warnings
2019-10-28 16:45:30 +01:00
David Carlier
942f8d0ec9
Fix proposal for libtokencap
...
Avoiding fopen API seems buggy on NetBSD.
2019-10-28 11:01:37 +00:00
hexcoder-
74df3e2491
WIP for NetBSD port, iteration has an unknown problem causing a seg fault
2019-10-27 07:27:48 +01:00
hexcoder-
3e9e7e1750
libtokencap ported to OpenBSD
2019-10-26 00:17:51 +02:00
hexcoder-
e0ff20dd37
cosmetics
2019-10-25 01:51:53 +02:00
David Carlier
b4b26d4207
FreeBSD implementation
2019-10-24 22:26:18 +01:00
David Carlier
8142422257
Porting libtokencap to Darwin.
...
Reading only main addresses and read only's.
2019-10-23 20:07:16 +01:00
hexcoder-
c83e8e1e62
Remove lcamtuf's old email from Google (not valid anymore), also remove maintainance from him.
2019-10-19 18:23:01 +02:00
Andrea Fioraldi
e1f18f6212
fix typo in custom format
2019-09-04 10:03:51 +02:00
Andrea Fioraldi
7151651ea9
remove macro indentation from code-format
2019-09-03 20:43:11 +02:00
Andrea Fioraldi
b24639d011
run code formatter
2019-09-02 18:49:43 +02:00
van Hauser
f367728c44
afl++ 2.52c initial commit
2019-05-28 16:40:24 +02:00