David Carlier
|
45219dee80
|
frida module android build fix.
|
2022-05-06 15:56:03 +01:00 |
|
vanhauser-thc
|
1d00bde6c5
|
code format
|
2022-04-18 13:14:20 +02:00 |
|
David CARLIER
|
2d7ac5f69c
|
frida mode fix arm64 build
|
2022-03-31 18:11:24 +01:00 |
|
hexcoder-
|
51dbd0e957
|
ignore unused variable to let make DEBUG=1 distrib succeed
|
2022-03-30 20:46:57 +02:00 |
|
Your Name
|
852c036cae
|
Add global caching of block translation to instrumentation
|
2022-02-18 17:39:21 +00:00 |
|
Your Name
|
fc7bf33fb1
|
Reserved used address space on dlclose to prevent re-use
|
2022-02-18 08:21:36 +00:00 |
|
Your Name
|
fcd06fa99c
|
Added test for running python
|
2022-02-18 08:20:51 +00:00 |
|
Your Name
|
5f45f380c3
|
Changes to default CMOV instrumentation to off
|
2022-02-18 08:10:19 +00:00 |
|
Your Name
|
cb1256499f
|
Added instrumentation for CMOV instructions
|
2022-02-18 08:01:34 +00:00 |
|
Your Name
|
dd8ad4dfa3
|
Changes to simplify coverage code
|
2022-02-18 07:55:26 +00:00 |
|
vanhauser-thc
|
cf853fb249
|
reintroduce AFL_PERSISTENT and AFL_DEFER_FORKSRV
|
2022-02-08 20:15:48 +01:00 |
|
Your Name
|
452eb9f75b
|
Fix initialization in non-persistent mode
|
2022-02-08 08:58:35 +00:00 |
|
Your Name
|
5f6bbc7dea
|
Changes to fix persistent_ret demo
|
2022-02-01 08:13:28 +00:00 |
|
Your Name
|
17fc44d995
|
Fix libunwind libraries when building from source
|
2022-02-01 08:13:28 +00:00 |
|
jon
|
055af82026
|
Make default coverage code branchless
|
2022-02-01 08:13:28 +00:00 |
|
Your Name
|
e2f76dd41e
|
AARCH64 branch suppression
|
2022-02-01 08:13:28 +00:00 |
|
Your Name
|
1c79b82ab8
|
Add AARCH64 support for setting ic_entries
|
2022-02-01 08:13:28 +00:00 |
|
jon
|
c38b05c80a
|
Fixed build from source on OSX
|
2022-02-01 08:13:28 +00:00 |
|
Your Name
|
bb186a2ece
|
Bump FRIDA version
|
2022-02-01 08:13:18 +00:00 |
|
vanhauser-thc
|
550ba4d772
|
nits and code format
|
2022-01-19 22:26:52 +01:00 |
|
Your Name
|
5b06078a41
|
Changes to support variations in the mapsize
|
2022-01-19 18:22:27 +00:00 |
|
0xsanz
|
d51ec57d91
|
more welcome 2022
|
2022-01-15 15:19:29 -05:00 |
|
yuawn
|
b7d741b18e
|
more welcome 2022
|
2022-01-07 09:18:51 +00:00 |
|
vanhauser-thc
|
e1082f2548
|
welcome 2022
|
2022-01-01 00:49:17 +01:00 |
|
jon
|
8a681bc163
|
Removed redundant instruction
|
2021-12-28 10:10:42 +00:00 |
|
jon
|
65ffa4b472
|
Further optimization of AARCH64 code
|
2021-12-27 13:07:31 +00:00 |
|
Your Name
|
5d9134d6ad
|
Added test for libxslt
|
2021-12-27 03:46:28 +00:00 |
|
jon
|
6c8a47f7dc
|
Changes to not build addr for OSX
|
2021-12-27 02:38:38 +00:00 |
|
jon
|
89c4fa3051
|
Fix broken op-codes for AARCH64
|
2021-12-27 02:28:52 +00:00 |
|
jon
|
81aae9b54c
|
Changes to explicitly place the previous_pc
|
2021-12-27 02:28:34 +00:00 |
|
vanhauser-thc
|
47488dcd02
|
nits
|
2021-12-25 14:21:59 +01:00 |
|
Your Name
|
376d1736a8
|
Optimize AARCH64 inline assembly
|
2021-12-23 23:55:07 +00:00 |
|
Your Name
|
edeaf72ea8
|
Fix compiler warnings
|
2021-12-23 22:39:43 +00:00 |
|
Your Name
|
d59a76261d
|
Improvements to debug output
|
2021-12-20 18:14:57 +00:00 |
|
Your Name
|
a3421f8099
|
Added addr for finding default base address
|
2021-12-17 18:23:49 +00:00 |
|
Your Name
|
fd1d162149
|
Fix broken test configuration
|
2021-12-17 18:23:49 +00:00 |
|
Your Name
|
5a28157ffd
|
Fix instrumentation debugging (inadvertant CS_MODE_THUMB)
|
2021-12-17 18:23:49 +00:00 |
|
Your Name
|
e3106e6f52
|
Changes to build frida-source without devkit
|
2021-12-17 18:23:49 +00:00 |
|
van Hauser
|
46b250c243
|
Merge pull request #1202 from WorksButNotTested/libxml
Added test for libxml
|
2021-12-10 23:26:09 +01:00 |
|
Your Name
|
2fc764a43f
|
Fixes for OSX instrumentation
|
2021-12-10 17:08:48 +00:00 |
|
Your Name
|
3ee6ff0f8c
|
Added test for libxml
|
2021-12-10 17:08:22 +00:00 |
|
van Hauser
|
1f6c72ea1b
|
Merge pull request #1191 from llzmb/docs_quality_assurance
Docs content - quality assurance
|
2021-12-07 15:18:32 +01:00 |
|
WorksButNotTested
|
5469112db9
|
Bump FRIDA version (#1197)
Co-authored-by: Your Name <you@example.com>
|
2021-12-07 09:27:27 +01:00 |
|
llzmb
|
89df436290
|
Fix broken links - 1st run
|
2021-12-05 19:36:33 +01:00 |
|
llzmb
|
3506077fd6
|
Add missing blank lines and remove double blank lines
|
2021-12-04 22:28:05 +01:00 |
|
llzmb
|
bcd81c377d
|
Fix line length and formatting
|
2021-12-04 20:38:00 +01:00 |
|
llzmb
|
c85e0dc4f0
|
Remove the word "we"
|
2021-12-02 21:08:26 +01:00 |
|
Your Name
|
0fbaaa4b32
|
Fixes for arm32
|
2021-12-02 17:23:07 +00:00 |
|
llzmb
|
3023a36d4d
|
Change "AFLplusplus" to "AFL++"
|
2021-12-02 17:16:54 +01:00 |
|
llzmb
|
0ae9b0dff4
|
Remove the word "please"
|
2021-12-02 17:01:45 +01:00 |
|