-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [357b09da5abffaeb67d64c928e15293ca2a2de5e](https://github.com/dotnet/runtime/commit/357…
-
```
What steps will reproduce the problem?
* Check out a copy of LLVM SVN, and build a release build (as opposed
to a debug one). Currently, due to Issue 70, we are limited to revision 42498.
…
-
```
What steps will reproduce the problem?
* Check out a copy of LLVM SVN, and build a release build (as opposed
to a debug one). Currently, due to Issue 70, we are limited to revision 42498.
…
-
I'm working on porting the [Binary Analysis Platform / BAP ](https://github.com/BinaryAnalysisPlatform/bap) to Windows.
Unless I am misunderstanding, the mingw64 chain , >=OCaml 4.12.1, and >=Binut…
-
### Run Information
Name | Value
-- | --
Architecture | arm64
OS | ubuntu 22.04
Queue | AmpereUbuntu
Baseline | [80cb4583c9079cf052e6148b51b43590771b4353](https://github.com/dotnet/runtime/commit/…
-
Hi, I'm a bit confused about the content in the disasm.json in the subfolder in /data/done/, which I thought should be the content of strings, function names, and disassembly codes in basic blocks. B…
-
```
What steps will reproduce the problem?
* Check out a copy of LLVM SVN, and build a release build (as opposed
to a debug one). Currently, due to Issue 70, we are limited to revision 42498.
…
-
https://github.com/zyantific/zydis-py
-
max(sizeof(GenTreeIntCon), sizeof(GenTreeLclFld));
GenTreeIntCon has 3 pointer size values
// In debug, on some platforms (e.g., when LATE_DISASM is defined), GenTreeIntCon is bigger than GenT…
-
Hi guys.
You have very interesting task in your repo - Topos. But when I tried to solve it main issue was finding appropriate disasm tool. So, disasm technique for spectrum binaries is the most inter…