Skip to content

Releases: konatabrk/shellen

shellen-v0.2.1

Choose a tag to compare

@konatabrk konatabrk released this 04 Mar 16:03
  • Fixed bugs with a prompt
  • Added an ability to execute shellcodes
  • Little code fixes

shellen-v0.1.5

Choose a tag to compare

@konatabrk konatabrk released this 26 Jan 09:48

In this version were added:

  • Syscall tables for most Linux architectures (x86_32, x86_64, ARM32, ARM64, etc).
  • Fetching common shellcodes from shell-storm.org
  • Little bug fixes.

shellen-v0.0.12

Choose a tag to compare

@konatabrk konatabrk released this 29 Nov 21:06

In this release you can assembly and disassembly instructions for different processor architectures. All supporting highlighting is present.
Syscalls tables and common shellcodes will be added in the future. Stay tuned!