Code Monkey home page Code Monkey logo

pandemicml's Introduction

PandemicML

Pandemic binary program analysis framework in OCaml (abandoned)

This repository contains the OCaml binary program analysis framework that I developed and used from roughly 2008 to 2014. It helped me develop and refine many techniques that I still use to this day. In 2013, I switched to developing a Python version of this framework -- not because Python is a better language than OCaml for these kinds of tasks (it isn't), but because I created a commercial training course on SMT-based binary analysis, and figured I needed to use a mainstream language.

Since I have a working replacement, and since the hassle of maintaining two separate frameworks proved prohibitive, I don't intend to develop or maintain the code any further, nor to support it. I doubt I'd even be able to compile this without putting in serious effort into it. I used to build OCaml from source with MSVC, and ran everything inside of IDA Pro (via my IDAOCaml plugin). The code relies upon outdated versions of IDA, OCaml, and Z3. I wish you the best of luck if you want to build it yourself, but I can't offer support.

Mostly I'm publishing this for the people out there, like me, who are content with merely reading the source code to things rather than running them. If you do, you may develop a deep appreciation for OCaml, and particularly how simple it makes program analysis-related development. You also might be interested in the Projects directory, which contains working (if early) versions of some of my past publications. Apart from redacting a few things, deleting .bak files and compilation artifacts, etc., I haven't put any effort into modifying or cleaning up the project.

pandemicml's People

Contributors

rolfrolles avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  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.