Jey
Jey
Hello. The application crashes when I try to make sure that the target is working correctly under DynamoRIO with -c WinAFL.dll client module. I try this: `D:/.../DynamoRIO-Windows-7.91.18151-0/bin64/drrun.exe -c winafl.dll -debug...
### What version of Go, VS Code & VS Code Go extension are you using? * Run go version to get version of Go from the VS Code integrated terminal....
Trying to build examples. I get the error "no such package". How can I fix it? OS: Windows 10 MSYS2: ```bash $ Jay@PC /c/projects/other/rules_foreign_cc-0.10.1/rules_foreign_cc-0.10.1/examples bazel build //cmake_hello_world_lib/shared:libhello ERROR: no such...
Hello! I recorded trace to file "test.w2i" and move it to "windbg2ida-master\w2i Files\test.w2i". ``` !windbg2ida_run_until_ret "D:\\tools\\windbg2ida-master\\w2i Files\\test.w2i" ... [*] Finished ! ------------------------------------------------------------------ @$windbg2ida_run_until_ret("D:\\tools\\windbg2ida-master\\w2i Files\\test.w2i") ``` When i run script file...
Error: ``` mimalloc: warning: thread 0xDAB926C000: mi_free_size: pointer might not point to a valid heap region: 0x020000431230 (this may still be a valid very large allocation (over 64MiB)) mimalloc: error:...
### Description of the bug: Can't build bazel 7.0.2 from source code on windows. How to solve this problem? I have to build bazel 7.0.2 from source code on windows....