about summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-12-02added -N no_unlink optionvan Hauser
2019-12-02add code-format target to make helpvan Hauser
2019-12-02code format (contributors, do it!)Andrea Fioraldi
2019-12-02libcompcov common cmp funcs from honggfuzzAndrea Fioraldi
2019-12-02tokencap now wraps common routines and uses RTLD_NEXTAndrea Fioraldi
2019-12-02Merge pull request #125 from devnexen/libtokencap_memmemAndrea Fioraldi
2019-12-02fix of fix of fix in libdislocatorAndrea Fioraldi
2019-12-02increase time for radamsa testvan Hauser
2019-12-02Merge pull request #126 from devnexen/libdislocator_build_fix_andreavan Hauser
2019-12-02fix old linux kernel/Andrea approachDavid Carlier
2019-12-01libtokencap, simple optimised memmem implementation enough for this lib proposalDavid Carlier
2019-12-01Merge pull request #124 from devnexen/old_linux_libdislocator_build_fixvan Hauser
2019-12-01getrandom available only from GLIBC 2.25David Carlier
2019-11-30Merge pull request #121 from devnexen/libdislocator_little_updvan Hauser
2019-11-30Merge pull request #112 from devnexen/unicorn_mode_obsdvan Hauser
2019-11-30Merge pull request #120 from devnexen/py2_mod_build_fixvan Hauser
2019-11-30Merge pull request #122 from bmwiedemann/datevan Hauser
2019-11-28Allow to override build date with SOURCE_DATE_EPOCHBernhard M. Wiedemann
2019-11-28libdislocator updates improvements proposal.David Carlier
2019-11-27env var to disable qemu cachingAndrea Fioraldi
2019-11-27qemu readme reserved va trickAndrea Fioraldi
2019-11-26Python module build fix in exotic osesDavid Carlier
2019-11-24Merge pull request #116 from geeksonsecurity/unicorn-build-errorAndrea Fioraldi
2019-11-24Fix build error on macOSWizche
2019-11-22Merge pull request #114 from devnexen/cmp_plugin_create_constants_oncevan Hauser
2019-11-22compiler plugins, just create const constants once.David Carlier
2019-11-20Merge pull request #113 from devnexen/empty_plot_values_when_exec_stopvan Hauser
2019-11-20the plot data does not generate proper gnuplot dataDavid Carlier
2019-11-17update documentationvan Hauser
2019-11-17Merge pull request #109 from hac425xxx/qbdi_modeAndrea Fioraldi
2019-11-17.Andrea Fioraldi
2019-11-17adjust qbdi modeAndrea Fioraldi
2019-11-17unicorn mode, parallel job cmd fix for openbsdDavid Carlier
2019-11-17fix wrong commitvan Hauser
2019-11-17not all CPUs understand ondemandvan Hauser
2019-11-17not all CPUs understand ondemandvan Hauser
2019-11-15not all CPUs know ondemandvan Hauser
2019-11-15typoshexcoder
2019-11-14format code for demo-so.c and template.cpphac425
2019-11-14add imagehac425
2019-11-14modify build.sh and add documenthac425
2019-11-14add notes about code style in contributingAndrea Fioraldi
2019-11-14Merge pull request #110 from k0ss/patch-1van Hauser
2019-11-13old gcc produces not so good code ...van Hauser
2019-11-13added instrumentation count test casesvan Hauser
2019-11-13Added workdirKyle Ossinger
2019-11-13Shaved 600mB off resulting Docker imageKyle Ossinger
2019-11-13Fix docker buildKyle Ossinger
2019-11-12radamsa bsd fixvan Hauser
2019-11-12fix linking error with tls storage, WIP for inline (not working yet)hexcoder-