-
Firstly, thanks for the great job.
When emulating a simple binary (`x86`) of IoTGoat firmware, it seems to fall into an infinite loop. An error `unicorn.unicorn.UcError: Invalid memory fetch (UC_ER…
-
Either:
```
from qiling import *
def run_sandbox(path, rootfs, output):
ql = Qiling(path, rootfs, output = output)
ql.log_console = False
ql.run()
if __name__ == "__main__":…
-
test case will be with netgear in example
with multithread = Faslse and contain fork
@ucgJhe will you be able to help ?
```
close(6) = 0
close(6) = 0
fcntl(4, 6) = 0
fcntl(4, 6) = 0
c…
-
for documentation purposed, this is for @chfl4gs to build documentation
```
ql.regdiff = /path/to/regsitery.json
```
this is to record registry changes
-
When attempting to use qiling to run `/bin/ls` on my default bionic install, i get a notice that syscall 78 is not implemented, then qiling immediately hangs until i manually kill it.
-
Hello.
Thank you for providing such a great tool! I am currently studying Qiling for fun.
I am trying to print out instructions of the target function.
For example, I have a small program su…
-
When running a binary of Netgear `R6400` firmware using `qiling` framework, it failed to resolve multiple symbolic links. Take the following as an example.
```shell
~/squashfs-root$ ls -l ./lib/l…
-
Hi guys.
Laravel 6.x:
Symfony\Component\Debug\Exception\FatalThrowableError
Undefined class constant 'CUSTOM_FORM'
![error](https://user-images.githubusercontent.com/10257901/77996230-ad435f00-73…
Usmon updated
4 years ago
-
```
lamba@ubuntu:~/qiling$ sudo pip3 install keystone-engine
The directory '/home/lamba/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Ple…
-
Thank you!
Sorry to bother, i'm trying to implement some windows hooks to run a sample, and, since I'm quite new to malware analysis in general, I don't know where to retrieve the information if a ca…