Mathieu Tarral

Results 166 issues of Mathieu Tarral

Hi, I'm trying to compile the challenge on Fedora 29: ~~~ make[3]: Leaving directory '/home/wenzel/tmp/EscapeMe/bin/libc/misc' ld -shared -pie -nostdlib -E --version-script=export.map --whole-archive io/io.a libio/libio.a stdio/stdio.a stdlib/stdlib.a malloc/malloc.a string/string.a assert/assert.a misc/misc.a...

### Debug output https://gist.github.com/Wenzel/4ba6ea863129f44bb3752edb2187b85b ### Expected behavior vagrant provision should have run the Ansible provisioner and the win_ping test should have completed ### Actual behavior Ansible attempts to use an...

enhancement
provisioner/ansible
guest/windows

Hi, I was wondering if it was possible to associate 2 names like `reload` and `snapshot_reload` to the same variable in Dynaconf ? So that we can conduct a deprecation...

enhancement
RFC

### Contributing guidelines - [X] I've read the [contributing guidelines](https://github.com/docker/build-push-action/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug, and: - [X] The documentation does not mention anything about my problem...

status/triage

##### SUMMARY `win_shell` module is confused when the `ansible.windows.quote` function is used twice in the command line and fails to execute the given command. ##### ISSUE TYPE - Bug Report...

##### SUMMARY When using `win_shell` with the `cmd` executable and a multi-line string, the captured stdout is limited to the first command executed. ##### ISSUE TYPE - Bug Report #####...

Greetings! I reach some troubles with redqueen feature: it doesn't handle `strcmp()` calls on linux userspace target. Launch command: ```shell kafl fuzz \ --kernel /boot/vmlinuz-$(uname -r) \ --initrd forkserver.cpio.gz \...

The `ghidra` [tag](https://github.com/IntelLabs/kAFL/blob/master/deploy/intellabs/kafl/roles/fuzzer/meta/main.yml#L13C15-L13C15) isn't documented in the [deployment](https://intellabs.github.io/kAFL/reference/deployment.html#ansible-tags) reference.

documentation

raised by @hyjun0407 in https://github.com/IntelLabs/kAFL/issues/224#issuecomment-1712412473 The Lock hypercall is difficult to use since it's main use case are applicable when the desired VM state is very hard to automate (GUI...

enhancement

Raised by https://github.com/IntelLabs/kAFL/issues/227

documentation