-
**Describe the bug**
This bug may not only affect drcachesim but also drmemory, drcpusim and probably other clients as well.
When I run drcachesim like this: `./drrun -disable_rseq -t drcachesim -…
-
Dear mikelui,
Hello, I am tring to compile dynamoRIO as frontend on aarch64 platform, but I encounter some compile problems, it seems that a variable's definition cannot be find, have you meet t…
-
The InternetQueryOption function we need to retrieve the file URL from calls to InternetReadFile requires the wininet library. Not only this library not work with winhttp, it also imports from pseudo-…
-
```
What steps will reproduce the problem?
1. I compiled DynamoRIO and DrMemory accoring to msandr/README.txt
2. For llvm I tool the release branch (3.3.1)
3. I compiled a simple hello world with -O1 …
-
**Describe the bug**
Hi there! Firstly,thanks for your great work. But recently I tried to use dynamorio to wrap functions, like this:
```
static void module_load_event(void *drcontext, const modul…
-
I can't get past the first part here...
**********************************************************************
** Visual Studio 2017 Developer Command Prompt v15.9.6
** Copyright (c) 2017 Microso…
-
Tested: Win10 1709 (x64) with sl-deploy.zip
After trying several apps and finally going back to fuzzgoat to make sure one can at least make it through the wizard with it and pick fuzzing target fun…
jeybb updated
5 years ago
-
| | |
|--------------------|----|
| Bugzilla Link | [PR40254](https://bugs.llvm.org/show_bug.cgi?id=40254) |
| Status | NEW |
| Importance | P normal |
|…
-
Hit a timeout in the drstatecmp-fuzz test on a64:
https://github.com/DynamoRIO/dynamorio/actions/runs/10586853907/job/29336444651?pr=6943
```
363/386 Test #317: code_api|tool.drcachesim.drstatecm…
-
Trying to cross-compile dynamorio from source for linux arm using the arm32 toolchain file.
cmake -DCMAKE_TOOLCHAIN_FILE=../dynamorio/make/toolchain-arm32.cmake ../dynamorio
However, the result…