Dongjia "toka" Zhang
b3483ddd42
Give proper name to some crates and exclude them 2 ( #1562 )
...
* fix
* comma
2023-09-27 13:29:24 +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
David CARLIER
f0563475c3
noaslr: add netbsd support ( #1371 )
2023-07-16 17:09:44 +02:00
David CARLIER
eb362c5c77
libnoaslr support for netbsd ( #1366 )
2023-07-14 14:59:24 +02:00
David CARLIER
a95b322b1c
noaslr disable aslr for dragonflybsd. ( #1364 )
2023-07-13 14:11:09 +02:00
David CARLIER
1609960244
libnoaslr: add FreeBSD support ( #1361 )
2023-07-12 13:55:18 +02:00
David CARLIER
4897c3f205
util/noaslr porting to FreeBSD (the non-lib part). ( #1337 )
...
to port to the library, might need a nice layer over the FreeBSD's C api (nix?)
before hand.
2023-07-03 00:51:32 +01:00
WorksButNotTested
07047cb3bb
Added noaslr ( #1333 )
2023-06-30 20:37:48 +02:00