Skip to content

Releases: IntelLabs/kafl.targets

v0.2

12 Mar 15:30
a5c5fba
Compare
Choose a tag to compare

What's Changed

  • Ansible zephyr by @il-steffen in #2
  • minor update to linux-kernel/readme by @il-steffen in #3
  • Dxe support by @x86-sec in #4
  • switch to kafl.edk2 feature branch - DRAFT by @il-steffen in #6
  • run.sh: write errors to stderr by @il-steffen in #7
  • fixes to nyx_api.h by @il-steffen in #9
  • new clangformat by @il-steffen in #10
  • new 'htools' utility called vmcall by @il-steffen in #11
  • new forkserver based on ld_preload_fuzz by @il-steffen in #12
  • new fs fuzzer by @il-steffen in #13
  • new libnyx_agent by @il-steffen in #14
  • linux-kernel: minor README fixes by @il-steffen in #17
  • linux-kernel: move tutorial in official documentation by @Wenzel in #19
  • fix kafl call in run.sh after command line refactoring by @Wenzel in #20
  • Fix Windows driver and userspace target harness by @Wenzel in #21
  • windows: add README by @Wenzel in #22
  • linux-kernel: use predefined path to load additional target configution by @Wenzel in #23
  • Revert "template: switch to virtio" by @Wenzel in #24
  • windows: add packer init by @Wenzel in #25
  • windows: update comment and print statement in driver by @Wenzel in #26
  • windows: remove virtio from template Makefile by @Wenzel in #27
  • vmcall: fix gitignore to ignore testshare dir by @Wenzel in #28
  • windows: force CPU topology in Vagrant by @Wenzel in #33
  • windows/userspace: submit IP ranges based on PE parsing by @Wenzel in #34
  • Linux: Damn Vulnerable Kernel Module by @Wenzel in #31
  • api: add Linux kernel compatibility by @Wenzel in #30
  • windows: unset HTTP_PROXY before Vagrant attempts WinRM connection by @Wenzel in #35
  • windows: replace vagrant-host-shell for vagrant triggers by @Wenzel in #36
  • windows: unset HTTP_PROXY in setup_target.sh as well by @Wenzel in #37
  • Fixes/dvkm/makefile by @Wenzel in #38
  • compile.sh: remove deprecated script by @Wenzel in #41
  • Update README.md by @GanbaruTobi in #40
  • windows: set packer vagrant post-processor output filename by @Wenzel in #43
  • Windows: fix WDK setup by @Wenzel in #48
  • scripts: fix busybox static detection by @Wenzel in #49
  • windows: remove unused vagrant-host-shell plugin by @Wenzel in #51
  • Windows/vm template build stability by @Wenzel in #53

New Contributors

Full Changelog: https://github.com/IntelLabs/kafl.targets/commits/v0.2

v0.1

07 Feb 14:02
Compare
Choose a tag to compare

This release is created from the kafl-v0.5 branch to pin the repo before the new kafl-fuzzer modifications have been implemented/