Dongjia "toka" Zhang
|
60b3408737
|
Update dependencies (#1588)
* update
* downgrade some
|
2023-10-01 07:20:23 -05:00 |
|
Dominik Maier
|
0d446bab20
|
Updated dependencies (#1174)
* Updated deps
* win
* Revert "win"
This reverts commit a6dfd95f1c63a9471659481d92c5cbc480af6360.
* revert win
---------
Co-authored-by: Dongjia "toka" Zhang <tokazerkje@outlook.com>
|
2023-04-04 22:58:00 +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 |
|
Fabian Freyer
|
53dba5f49d
|
Use the log facade instead of println (#1060)
* switched a couple of println / dbg statements to use log crate
* Use pyo3-log for logging in python bindings
|
2023-02-14 10:01:51 +01:00 |
|
Dongjia "toka" Zhang
|
9458549fef
|
Remove declare -A (#976)
* fix
* fix
* debug
* debug
* older version
* newer version
* fix
* unix?
* fix
|
2022-12-30 02:02:38 +09:00 |
|
Andrea Fioraldi
|
08be5f732e
|
CI: Only test fuzzers with diffing deps (#940)
* build and test fuzzer crate
* diffing fuzzers ci only
* clippy
* clippy merda
* clippy merde
* improve it
* comment
* split ubuntu CI workflow
* fix
|
2022-12-13 14:10:34 +01:00 |
|