-
**Describe the bug**
I am unable to run binaries from the standard docker `alpine:3.18` image.
I extract the rootfs using `docker export $CONTAINER_ID > alpine.tar` and unpack it.
Below is the …
-
Can I use threads to process the file execution of the exe executable in chunks, because a single thread is too slow?
Currently I'm in the main thread and it takes about 2 hours to process a 50M prog…
-
uses the unicorn engine and promises to be a proper instrumentation framework
https://github.com/qilingframework/qiling
the neatest parts though is that it supports "Windows, MacOS, Linux & BSD"…
-
The file `petya.DOS_MBR` is firing on Windows Defender, so it would be nice if this file could be moved into a zip archive, like the other malware.
-
I have three questions about the Python salt-states and how they are written for the sake of pure curiosity.
1. I noticed that all the Python salts install to /usr/bin as root. Why is everything i…
-
Devs / @digitalsleuth ,
Wanted to give you the heads up that as of Oct 9 Thug dropped support for Python 3.8. Since Ubuntu 20.04 defaults to Python 3.8, this may break the tool. Unless upgrading to 3…
-
**Describe the bug**
Within IDA, IDA Python throw san error due to Qiling attempting to interact with `IDAPythonStdOut` by setting up the logging utility in one of its modules, even when the verbosit…
-
This link on the front page: [info@qiling.io](mailto:info@qiling.io)
Is not a valid account:
![image](https://github.com/qilingframework/qiling/assets/24441708/13c19d9f-25b3-4600-abbd-a502ef5a21e…
-
when I emulate Android 12 libc.so `scudo::HybridMutex::tryLock` function
`error: Unhandled CPU exception (UC_ERR_EXCEPTION)`
the instruction is `CASA W8, W9, [X0]`
```
.text:00000…
-
***Describe the bug**
The snapshot "save" and "restore" functions use different names for "os". ("os" and "os_context")
See this [line](https://github.com/qilingframework/qiling/blob/9b37c3b5cd8516…