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

unsafeAddr #1

Open
sec13b opened this issue Feb 16, 2024 · 0 comments
Open

unsafeAddr #1

sec13b opened this issue Feb 16, 2024 · 0 comments

Comments

@sec13b
Copy link

sec13b commented Feb 16, 2024

─$ python3 yetAnotherNimCrypt.py beacon_x64.bin --output beacon_x64.exe
[+] Using sleep of 5 seconds
[-] When using xor, the key must be at least as long as quarter of the shellcode length
[+] Generating random key of 76800 bytes
[+] Using xor key: 6b54d2e9c26b63bb064d439eef027056...
[+] Formated key
[+] Encrypt template updated using encryption: xor
[+] Formated shellcode
[+] Shellcode template updated using technique: EnumCalendarInfo
Hint: used config file '/etc/nim/nim.cfg' [Conf]
Hint: used config file '/etc/nim/config.nims' [Conf]
..................................................................................................................................................
/home/kali/Desktop/cryptexe/yetAnotherNimCrypt/build/exec.nim(19, 33) Error: expression has no address; maybe use 'unsafeAddr'
[+] Shellcode loader compiled

┌──(kali㉿kali)-[~/Desktop/cryptexe/yetAnotherNimCrypt]

@sec13b sec13b changed the title raw unsafeAddr Feb 24, 2024
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

1 participant