Shellcodev Versions Save

Shellcodev is a tool designed to help and automate the process of shellcode creation.

v2.2.1

1 year ago

.peb helper now includes its instructions in the list. Shellcodev-peb

v2.2.0

1 year ago

X64 support and shellcode injector

Added support for x64 Added shellcode injector to quickly test if shellcode works.

v2.1.0

1 year ago

Shellcodev v2.1

More shell formats String parser:

Nullbyte handling:

v2.0.0

1 year ago

Moved project from C# (forms) to C++ (terminal).

Speed

There is no lag in the software. Now everything is written in native, so speed increased drastically.

Features:

  • Listing previously executed instructions
  • Editing instructions
  • Deleting instructions

1.0.0

2 years ago

First Shellcodev release (.NET Forms UI).

Features:

  • Snippets
  • Instruction assembling in real time
  • Showing registers values in real time
  • Shellcode testing by process injection
  • Shellcode testing by embedding it into the executable
  • Dll function address extractor
  • Converting bytes into chosen format