govolution/avet

Error

Closed this issue · 2 comments

Found 1 compatible encoders
Attempting to encode payload with 3 iterations of x86/shikata_ga_nai
x86/shikata_ga_nai succeeded with size 621 (iteration=0)
x86/shikata_ga_nai succeeded with size 648 (iteration=1)
x86/shikata_ga_nai succeeded with size 675 (iteration=2)
x86/shikata_ga_nai chosen with final size 675
Payload size: 675 bytes
Final size of c file: 2859 bytes
./format.sh: line 2: ./sh_format: cannot execute binary file: Exec format error
tr: warning: an unescaped backslash at end of string is not portable
./build/build_win32_meterpreter_rev_https_shikata_fopen.sh: line 13: ./make_avet: cannot execute binary file: Exec format error
avet.c: In function 'main':
avet.c:122:15: error: 'buf' undeclared (first use in this function)
shellcode = buf;
^
avet.c:122:15: note: each undeclared identifier is reported only once for each function it appears in

Looks like same problem as:
#2

Thnx its working now