Skip to content

Releases: blue-devil/kuymak

v0.4.0

05 May 21:18
Compare
Choose a tag to compare

Please see the file CHANGELOG for a detailed list of changes.

Added

  • Commandline parameter -c activated. Now kuymak reads raw shellcode from
    commandline.
  • ARM32 shellcode added.
  • ARM32, ARM64 and statically compiled prebuilt binaries are added.

Changed

  • Markdown linting
  • Update Changelog according to keepachangelog.
  • Markdown updated (mostly cosmetic)

Fixed

  • Shellcode sc-lin-kydk.bin wrong string count is fixed.

v0.3.0

24 Aug 22:04
Compare
Choose a tag to compare

Please see the file CHANGELOG for a detailed list of changes.

Added

  • This Changelog created.
  • Now asking user if they want to run shell code or not
  • A separate shell code runner function added
  • macOS support added. Kuymak now can run macOS shell codes
  • macOS "Hello, world!" shell code added
  • Windows x64 MEssageBox shellcode added

Changes

  • New todos added