NO MUCH DESCRIPTION

compile:

  gcc -O3 des.c run_des.c -o run_des.o

usage: read the source code to get some useful tips ;)

analyze tools:

  • sh.sh
  • difference.js
  • run_des ([un]comment the printf that u want to do analyze in file run_des.c & des.c then recompile run_des.c)