-
As described in https://github.com/pwndbg/pwndbg/issues/1068#issuecomment-1218566488, instead of registering Pwntools' shell commands directly, we should:
1. Pull/install the pwntools package as a …
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [619d4b35eeac857a178dd1246b07d27c08c263a2](https://github.com/dotnet/runtime/co…
-
```
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.
…
-
```
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?
1. Try to use the -disasm or -list commands on a function.
What is the expected output?
Disassembly or annotated source.
What do you see instead?
"no filen…
-
Random request: define an offset range of interest and highlight the matches in the disasm
-
| | |
|--------------------|----|
| Bugzilla Link | [PR40906](https://bugs.llvm.org/show_bug.cgi?id=40906) |
| Status | NEW |
| Importance | P enhancemen…
-
I get the following error when running "pip2 install -U cuckoo". I've read through the previous issues and it isn't a problem with the i386 (I'm using Mojave on Mac) because version 4.0.1 of Capstone …
-
I swapped out `capstone` for `yaxpeax` in my `disasm` crate and got it working, but the `Reader` API is a little clunky right now. Here's the code in question:
https://github.com/luser/rust-disasm/bl…
luser updated
3 years ago