Skip to content

Releases: XaFF-XaFF/Shellcodev

Release v2.2.1

16 Feb 10:45
Compare
Choose a tag to compare

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

Release v2.2

05 Jan 13:39
Compare
Choose a tag to compare

X64 support and shellcode injector

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

Release v2.1

25 Dec 14:48
c97d689
Compare
Choose a tag to compare

Shellcodev v2.1

More shell formats
String parser:

Nullbyte handling:

Release

20 Dec 20:06
e7b73d2
Compare
Choose a tag to compare

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

Shellcodev release

20 Dec 08:47
9eeee82
Compare
Choose a tag to compare

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