about summary refs log tree commit diff
path: root/frida_mode
AgeCommit message (Collapse)Author
2021-12-10Merge pull request #1202 from WorksButNotTested/libxmlvan Hauser
Added test for libxml
2021-12-10Fixes for OSX instrumentationYour Name
2021-12-10Added test for libxmlYour Name
2021-12-07Merge pull request #1191 from llzmb/docs_quality_assurancevan Hauser
Docs content - quality assurance
2021-12-07Bump FRIDA version (#1197)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-12-05Fix broken links - 1st runllzmb
2021-12-04Add missing blank lines and remove double blank linesllzmb
2021-12-04Fix line length and formattingllzmb
2021-12-02Remove the word "we"llzmb
2021-12-02Fixes for arm32Your Name
2021-12-02Change "AFLplusplus" to "AFL++"llzmb
2021-12-02Remove the word "please"llzmb
2021-12-02Remove the word "simply"llzmb
2021-11-30Merge branch 'dev' into docs_edit_readme_frida_mode_qemu_modellzmb
2021-11-29Changes to support defaults for configuration optionsYour Name
2021-11-29Add support for parsing zero as a configuration settingYour Name
2021-11-29Fix some minor formattingYour Name
2021-11-29Fix transposed configuration optionsYour Name
2021-11-29Update docsYour Name
2021-11-26Added bloaty testYour Name
2021-11-26Edit FRIDA mode MD filesllzmb
2021-11-25Edit FRIDA mode DEBUGGING.mdllzmb
2021-11-25Fix spelling in FRIDA mode README.mdllzmb
2021-11-25Edit FRIDA mode README.mdllzmb
2021-11-19Fix compilation error under RaspberryPi 64-Bit Manjaro Linux (nohexcoder-
SYS_eventfd available here)
2021-11-19Fix compilation on RaspberryPi 32-bit (please review)hexcoder-
2021-11-19Changes to skip coverage code on deterministic branches on x86Your Name
2021-11-19Optimize assembly for x86Your Name
2021-11-19Fix freetype target to build for x86 (32-bit)Your Name
2021-11-19Minor ASAN fix (again)Your Name
2021-11-19Compilation warning fixesYour Name
2021-11-19Shift saved values down the stack by 8 bytesYour Name
2021-11-19Added vorbis testYour Name
2021-11-18Fix ASAN DSO exclusionYour Name
2021-11-18Improve JS bindings for hooking functionsYour Name
2021-11-18Added test of JS hooking LLVMFuzzerTestOneInputYour Name
2021-11-18Bump FRIDA versionYour Name
2021-11-17Add __afl_set_persistent_modeYour Name
2021-11-17Disable fetching adjacent blocks when coverage is enabledYour Name
2021-11-17Fixes to exclude ASAN DSOYour Name
2021-11-17Fix sorting of rangesYour Name
2021-11-15Further optimization to coverage codeYour Name
2021-11-15Changes to allow configuration of stalker adjacent blocksYour Name
2021-11-11Fix to handling of persistent mode using JSYour Name
2021-11-11Changes to fix use of unstable coverageYour Name
2021-11-10Minor change to inline assemblyYour Name
2021-11-10Fix block ID handlingYour Name
2021-11-10Suppress spurious outputYour Name
2021-11-09Inline instrumentation optimization for x64Your Name
2021-11-08Changes to cmplog to use hashes block IDYour Name