about summary refs log tree commit diff
AgeCommit message (Expand)Author
2024-04-07fix llvm modulesvanhauser-thc
2024-04-05fix aflpp custom mutator + standalone toolvanhauser-thc
2024-04-03Fixed unicorn_dumper_gdb.py for updated version of gef (#2045)Alex Schmith
2024-03-31Merge pull request #2043 from ligurio/ligurio/fix-clock_gettimevan Hauser
2024-03-31src: fix calculation of fuzzing time in statisticsSergey Bronnikov
2024-03-28Merge pull request #2042 from ligurio/patch-1van Hauser
2024-03-28citation: fix typoSergey Bronnikov
2024-03-23Merge pull request #2038 from SonicStark/dev-makefile-0322van Hauser
2024-03-23Merge pull request #2040 from flk0/stablevan Hauser
2024-03-23Fix build_qemu_support.sh static buildsflk0
2024-03-22fix override directive and recipe echoingSonicStark
2024-03-15Merge pull request #2035 from Resery/patch-6van Hauser
2024-03-15bugfix: update_firda_version can't get the newest version of fridaResery
2024-03-15Merge pull request #2033 from gnbon/stablevan Hauser
2024-03-14Fix invalid range for del_len_limitgnbon
2024-03-13Add -l option for adjustable block deletiongnbon
2024-03-12Merge pull request #2029 from ocean1/minor_ver_fixvan Hauser
2024-03-12fix rc minor version parsing=
2024-03-12nitsvanhauser-thc
2024-03-12Merge pull request #2030 from ocean1/replay_loop_fixvan Hauser
2024-03-12nitvanhauser-thc
2024-03-11correct fix=
2024-03-11fix record compat loop to replay correct number of inputs, and at least one i...=
2024-03-11support parsing of llvm rc minor version=
2024-03-07UI fixvanhauser-thc
2024-03-06likelyvanhauser-thc
2024-03-06Merge pull request #2026 from choller/pcmap_fix2van Hauser
2024-03-06Add optional handling of Nyx InvalidWriteToPayload eventChristian Holler (:decoder)
2024-03-06Code formatingChristian Holler (:decoder)
2024-03-06Fix delayed pcmap writing for code coverage with pc-tableChristian Holler (:decoder)
2024-02-29fix not using autodictvanhauser-thc
2024-02-29logvanhauser-thc
2024-02-29Merge pull request #2014 from seanm/issue2007van Hauser
2024-02-29nitvanhauser-thc
2024-02-29Merge pull request #2019 from zidel/fork_server_fixvan Hauser
2024-02-29gcc cmplog fixvanhauser-thc
2024-02-28Load autodictionary when using new forkserverMartin Nyhus
2024-02-27unicornafl: Fix dump_regs() type errors in pwndbg dumper (#2005)Joachim Hyrathon
2024-02-27unicornafl: Add UAF chcker to loader (#2009)Resery
2024-02-27Merge pull request #2018 from hyrathon/patch-2van Hauser
2024-02-27Update GNUmakefileJoachim Hyrathon
2024-02-26Issue #2007: add filename extension to /crashes filesSean McBride
2024-02-23update changelogvanhauser-thc
2024-02-23Merge pull request #2012 from clesmian/devvan Hauser
2024-02-23Add upper and lower safety marginsLeon Weiß
2024-02-23Be specific about the unit of timeLeon Weiß
2024-02-23Adhere to documented behaviorLeon Weiß
2024-02-22Do not circumvent sanity checks from arg parsingLeon Weiß
2024-02-22Convert from microseconds (us) to milliseconds (ms)Leon Weiß
2024-02-21unicornafl: fix malloc of size 0 (#2010)Resery