Dominik Maier
35fa881ff0
Update frida ( #1408 )
...
* Update frida
* fix build
* aarch64
* fix aarch64 buid
* Fix CI
* move to git version of frida
* fix
* Frida frida frida
2023-08-17 17:49:12 +02:00
Dominik Maier
b0179b4498
Update some deps, clippy ( #1422 )
...
* More less default
* More clippy
* updated rangemap
* Clean up depencdencies
* Undo accidental remove
* Fix
* trying to fix qemu build
* hexagon be gone
2023-08-17 17:15:03 +02:00
Dominik Maier
e9e9c457d6
Move Bolts to libafl_bolts
( #1335 )
...
* sort memebers
* Building bolts
* fixing python, feature flags
* Cleanup bolts Cargo.toml
* Fix tests
* cleanup libafl
* removed duplicate examples
* Info text
* reenable agpl CI
* fix impl_serdeany
* new fmt
* Moved bolts
* fix some builds
* fix
* fix more fixes
* serdeany
* no_std
* Dependency cleanup
* Fix docs
* Docker
* add python bolts bindings
* no_std test fix
* merge fail
* typo fix
* add bolts dependency to fuzzers
* tiny fixes
* merge fun
* clippy
* link no longer exists
* make sure python gets rebuilt
* fix pybind
* doc fix
* remove bolts ref
* LibAFL bolts
* More info
* deprecation notice for launcher
* fix python
* cargo fmt
* fix concolic
* fix
* clippy
* fix libafl_cc
* fix tutorial, clippy
* fix concolic fuzzer
* fix push_stage_harness fuzzer
* prelude
* fix testcase post-merge
* mute clippy
2023-08-02 17:36:26 +02:00
Vincent
38ea17b426
libafl_frida for Linux executables ( #1117 )
...
* add frida_executable_libpng
* fix makefile
* fix README.md
* remove author from Cargo.toml
* fix fuzzer
* fix fuzzer
* fix Makefile
* fix linter
* fix clang-format-13
* unsupport mac os
* fix build_and_test_fuzzers
* fix cargo fmt
* cargo fmt
* add safer libc_start_main
* fix call rax addr
* fix frida
* fix cargo fmt
* fix metadata() to metadata_map()
* fix toml
* fix maxmapfeedback
2023-03-22 15:18:21 +01:00