jsj2008 / CTF-tools

Save some scripts used by ctf here

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CTF-tools

Save some scripts used by ctf here

explanation:

  1. Flat_control_flow

    去除控制流平坦化脚本

  2. Py_decompiling

    pyc文件反编译脚本

  3. RE_code

    • 自己写的RE加密C语言函数头文件
    • 将代码写到main函数外的例子
  4. Removing_fake_control_flow_script

    IDA处理虚假控制流程脚本

  5. de4dot

    .NET程序解混淆器和解压缩器

  6. DLL_required

    解题时候曾缺少的dll

About

Save some scripts used by ctf here


Languages

Language:Python 68.7%Language:C 16.5%Language:C++ 14.7%