xooxo
xooxo
Hi, I got an error like below when building the kernel: > x86_64-linux-androidkernel-ld: Dwarf Error: found dwarf version '5', this reader only handles version 2, 3 and 4 information. I...
Hello, First of all, thank you for the project. I looked around a little bit but cannot find responsible snippet at the codebase for APIs. I want generator to only...
Hi, Can I use it from Frida console? I install it with npm but can't seem to use it from the Frida console.
Small fixes on Dockerfile to make it work with python3. I seemed to be faced with some syntax error with current Dockerfile and tried to handle them. It now can...
Hello, When I am installing the tool, aws-sdk-ec2 is stuck on "Building" and stay like that for a long time until it consumes so much memory that it is killed....
Hello, Question is a bit dumb; but I can't figure out one thing. After using testenv script for setting up veth, my internet connection gets dropped since (as far as...
***Describe the bug** I'm trying to emulate a Windows sys driver `http.sys` from Windows Core 2019. I use `dllcollector.bat` to collect DLLs. Here is the error: ``` File "C:\Users\User\Desktop\curiosity\http_driver_winserver_emufuzz\testQiling.py", line...