-
Hi,
there is a proposal to add support for the pseudo language REIL (Reverse Engineering Intermediate Language) https://github.com/Cr4sh/openreil , this would be more logical than creating your own…
-
https://youtu.be/eUnzO_Ususw?t=705
- https://x64dbg.com
- Don't work for wow. As soon as attach wow close.
-
For some reason I have some strange bug when using custom style.css in **x32** version only.
Example (x32):
![x32dbg_2019-01-28_21-50-14](https://user-images.githubusercontent.com/9666515/51859022…
-
In the releases x64/x86 there is missing a folder that gives users a error regarding plugin path.
instead of
`PyQt5\platforms `
it should be
`PyQt5\plugins\platforms`
and it will not give you a…
-
1. Put int3 (CC) in your code
2. Load it into x64dbg
3. F9
4. Exception is catched at int3 (int3 stepping disabled in options)
5. Move current EIP right after the int3 ("CTRL + * star" keyboard sh…
-
In dump window is Binary - Save to file.
Need to have too Binary - Load from file.
-
Hello,
I'm using the latest snapshot of x64dbg.
I'm modifying some instructions before execution, and every-time I restart the software that I'm debugging, x64dbg forgets all my modified instruc…
ghost updated
5 years ago
-
### Feature type
Quality of life, Other
### Describe the feature
![image](https://user-images.githubusercontent.com/13917777/177200957-3fa76769-c9e6-40dc-ab9b-f85c54543761.png)
-
On closing x64dbg.exe, I often but not always get an appcrash. Windows delivers the info below. Sorry for the Italian, but I guess it's easy to understand.
Firma problema:
Nome evento problema: APP…
-
Save all memory, thread state and registers in a file, and allow the user to restore the saved state. And add a "snapshots" window to show all saved state in a graph, just like VMWare. Handles and ter…