Giter VIP home page Giter VIP logo

awesome-binaries's Introduction

Awesome-Binaries

目录

置顶

整理近期工作,梳理相关资源,辅助后续工作开展。(持续更新)

AEG

CGC

ShellPhish

传统 CTF 强队,由加利福尼亚大学圣芭芭拉分校学生组成,指导教授 Christopher Kruegel。首页Github Organization

  • CGC Shellphish - Shellphish 参加 CGC 竞赛的官方页面。

    1)Driller

    在AFL的基础上添加动态符号执行引擎的crash模糊测试工具。

    2)Shellphish-afl

    A pip wrapper around AFL. Source Code. 安装过程中若存在问题,需多参考 issues

    3)Fuzzer

    This module provides a Python wrapper for interacting with AFL. It supports starting an AFL instance, adding slave workers, injecting and retrieving testcases, and checking various performance metrics. Shellphish used it in Mechanical Phish to interact with AFL. Source Code

    4)Rex

    Shellphish's automated exploitation engine, originally created for the Cyber Grand Challenge. Source CodeInstallation Guide.

Mechanical Phish

Tools

  • angr.ioAngr Github - The angr project is the next-generation binary analysis framework created by the computer security lab at UC Santa Barbara!
  • AFL - American fuzzy lop is a security-oriented fuzzer that employs a novel type of compile-time instrumentation and genetic algorithms to automatically discover clean, interesting test cases that trigger new internal states in the targeted binary.
  • Radare2Source Code - unix-like reverse engineering framework and commandline tools security.
  • BitBlazePaper - Binary Analysis for Computer Security by UC Berkeley.

Awesome Blogs (Article)

awesome-binaries's People

Contributors

ma3k4h3d avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.