Jump to content
Kwelwild

Writing A Shellcode Decoder In Python

Recommended Posts

Posted

[Hack Of The Day Part 6] Writing A Shellcode Decoder In Python

Description: In this video, we pick up where we left off in the last video. The goal is to write a full fledged decoder which can take any shellcode as input, and output shellcode implementing the decoding schema we outlined in the previous video.

We modify decode.nasm to understand the essential parts of the decoder - specifically ones which are dependent on the input shellcode. We then create a template using which we can easily write the decoder shellcode using a Python script.

Enjoy and please do leave your comments behind!

Disclaimer: We are a infosec video aggregator and this video is linked from an external website. The original author may be different from the user re-posting/linking it here. Please do not assume the authors to be same without verifying.

Original Source:

Surs?: [Hack Of The Day Part 6] Writing A Shellcode Decoder In Python

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...