diff options
Diffstat (limited to 'results/scraper/box64/83')
| -rw-r--r-- | results/scraper/box64/83 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/results/scraper/box64/83 b/results/scraper/box64/83 new file mode 100644 index 000000000..e10df41d8 --- /dev/null +++ b/results/scraper/box64/83 @@ -0,0 +1,24 @@ +Error loading go binary +root@kali:/routerscan-console# **BOX64_LD_LIBRARY_PATH=. ./box64 routerscan scan --target 192.168.1.1:80 ** +Box64 with Dynarec v0.1.3 4d9559f built on Aug 9 2021 22:41:35 +BOX64_LD_LIBRARY_PATH: ./ +Using default BOX64_PATH: ./:bin/ +Counted 34 Env var +Looking for routerscan +argv[1]="scan" +argv[2]="--target" +argv[3]="192.168.1.1:80" +Using native(wrapped) libpthread.so.0 +Using emulated liblibrouter.so +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using native(wrapped) librt.so.1 +Using native(wrapped) libcrypto.so.1 +Using native(wrapped) libdl.so.2 +fatal: morestack on g0 +**Then in the loop:** +"BOX64: Warning, calling Signal function handler SIG_IGN" + +**Files:** (Last release) https://github.com/dilap54/RouterScan-console + +System: **debian arm64** \ No newline at end of file |