Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't resume from file both on win/linux #102

Closed
k79e opened this issue Feb 1, 2021 · 3 comments
Closed

Can't resume from file both on win/linux #102

k79e opened this issue Feb 1, 2021 · 3 comments

Comments

@k79e
Copy link

k79e commented Feb 1, 2021

On linux it said segment error
On win it says

Corrupted file! Error 7

QUITTING!
@ithilgore
Copy link
Collaborator

What was the command you invoked Ncrack with?

@k79e
Copy link
Author

k79e commented Feb 2, 2021

It's like this
ncrack --save nck --user root -P xxx.txt -g cl=20,CL=300,at=4,cd=50ms -p ssh -iL iplist/input.txt --connection-limit 400 --append-output -oN output

@k79e
Copy link
Author

k79e commented Mar 31, 2021

Some addition info

#0 0x0000555555567120 in ?? ()
No symbol table info available.
#1 0x0000555555562e4e in ?? ()
No symbol table info available.
#2 0x000055555555e04c in ?? ()
No symbol table info available.
#3 0x00007ffff778c09b in __libc_start_main (main=0x55555555dfe0, argc=3,
argv=0x7fffffffec08, init=, fini=,
rtld_fini=, stack_end=0x7fffffffebf8)
at ../csu/libc-start.c:308
self =
result =
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -4296641986342774840,
93824992273024, 140737488350208, 0, 0, -7995552171623802936,
-7995570870531352632}, mask_was_saved = 0}}, priv = {pad = {
0x0, 0x0, 0x7fffffffec28, 0x7ffff7ffe190}, data = {prev = 0x0,
cleanup = 0x0, canceltype = -5080}}}
not_first_call =
#4 0x000055555555e2aa in ?? ()
No symbol table info available.

@k79e k79e closed this as completed Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants