Jump to content
Nytro

Win32 and Win64 Shellcodes

Recommended Posts

Posted

Win32 and Win64 ShellcodesIntroduction

'Hidden' is a 32-bit shell code written for Windows that uses RSA key exchange and robust encryption to hide data transmitted between 2 computers.

It consists of a client (the shell code) and a server.

The client will create a cmd.exe process which then accepts data sent to it by the server over encrypted channel.

Tested on 32-bit version of Windows XP, 64-bit 7 and Server 2012

PDF: https://github.com/cmpxchg8/shellcode/blob/master/win32/hs/Hidden%20Shellcode%20for%20Windows.pdf?raw=true

Sursa: https://github.com/cmpxchg8/shellcode (win32/hs)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...