-
Thank you for the great project!
I am investigating the possibility of resuming process execution in qiling given an intermediate memory context (dump of all memory pages + registers) from a live s…
-
See https://github.com/abseil/abseil-py/issues/148 for details.
Here is a sample output:
```
uname(0x800000fddb90) = 0
I0806 16:03:04.784489 139707194705728 core_utils.py:73] uname(0x800000fdd…
-
I am seeing unexpected behaviors when using absl-py with a python library that uses python's native logging library.
Here is a minimal reproduce script:
```python
from absl import app
import l…
-
Trying to attach IDA Pro to the debug stub will instantly trigger the process to continue. Before IDA can attach and load the binary. Attachment from IDA is not possible that way.
I tried it with …
-
I am getting an error in the futex() syscall which I cannot make any sense of. Any tipp how this crash could be solved?
**Crash Snippet**
```
openat(-100, /sys/devices/system/cpu/online, 0x80000…
-
```python
>>> ql = qiling.Qiling(["/home/ubuntu/Tools/Samples/pts-tinype/hh1.golden.exe"],"windowsenv/rootfs/x86_windows")
[+] Initiate stack address at 0xfffdd000
[+] Loading /home/ubuntu/Tools/Sa…
-
***Describe the bug**
Dear folks,
I have tried to implement CryptStringToBinaryW (in fact, I simply copy CryptStringToBinaryA) and see whether I can call it. I have found Crypt32.py and add method…
-
Hi,
I am the founder and project owner of Qiling Framework. Just incase you never heard of it. Please do pay us a visit at https://qiling.io
Just like to let you know, Qiling's memory management…
-
***Describe the bug**
```
C:\Users\test123>pip install qiling
Collecting qiling
Using cached https://files.pythonhosted.org/packages/99/30/a2d04a3b508e199d60a98f9dbdb3fec3bab514545675a6a259329fa…
-
There are a bunch of bugs in transform_to_real_path on the dev branch that break all my scripts
# symlinks
This is the code on the dev branch:
```python
if isinstance(real_path, os.PathL…