nanorobeus icon indicating copy to clipboard operation
nanorobeus copied to clipboard

compile issue for exe

Open sailay1996 opened this issue 1 year ago • 1 comments

is there any other way to compile exe ? I got issues when I try to build exe x86_64-w64-mingw32-gcc source/base64.c source/common.c source/klist.c source/luid.c source/ptt.c source/purge.c source/sessions.c source/entry.c source/tgtdeleg.c source/krb5.c source/kerberoast.c -o dist/nanorobeus.x64.exe -O3 -masm=intel -Wall -Wextra -g -I include -fno-reorder-functions -l advapi32 -l secur32 -l ntdll -l cryptdll -l msasn1

sailay1996 avatar Jun 19 '24 15:06 sailay1996

I got it.

sailay1996 avatar Jun 19 '24 16:06 sailay1996