Skip to content

Releases: elm3nt/argon-cli

v0.1.3

19 Feb 07:10
10be70a
Compare
Choose a tag to compare
  • Added support to run symbolic execution on exe files for angr

v0.1.2

10 Feb 07:56
Compare
Choose a tag to compare
  • Added support to run symbolic execution on executable files for Angr

v0.1.1

02 Oct 17:05
657bb50
Compare
Choose a tag to compare
  • Updated README
  • Updated architecture diagram
  • Fixed bytes to utf-8 decoding bug by replacing decode function with str

v0.1.0

09 Aug 06:31
Compare
Choose a tag to compare

Features:

  • Generate sample c source code with activation codes and passwords based authentication using Tigress
  • Compile c source files with different optimization levels using GCC and run it
  • Compile c source files to bytecodes using Clang
  • Run symbolic execution using Angr and Klee
  • Generate analysis report of symbolic execution and run time