GithubHelp home page GithubHelp logo

blazefrost / selfie_concolic Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 13.84 MB

License: BSD 2-Clause "Simplified" License

Makefile 2.89% C 83.33% Assembly 1.08% Dockerfile 0.03% Shell 0.01% Python 12.67%

selfie_concolic's People

Contributors

aabyaneh avatar aemonk avatar alexkollert avatar amasad avatar ariez-xyz avatar assklou avatar blazefrost avatar chrisedel avatar christianmoesl avatar ckirsch avatar cponcelets avatar fischer-martin avatar four avatar frieat avatar gotsiller avatar hugoplatzer avatar joanbm avatar maigner avatar mariostrohmeier avatar maroneze avatar oxiaction avatar philippmayer92 avatar saraseidl avatar sarming avatar schlachtschiff avatar sebastian-landl avatar sebbsn avatar son-typ avatar thomaswulz avatar timung avatar

Watchers

 avatar  avatar

selfie_concolic's Issues

Roadmap

2 Funktionen:

  • type_t get_mem_var_type(context, addr)
  • type_t get_reg_var_Type(context, addr)

2 Typen:

  • Konkret (Wert 0)
  • Symbolisch (Wert 1-UINT64T_MAX als ID)

2 Syscall-Changes:

  • malloc - Wie mipster
  • read - Ähnlich wie Monster
    Impliziert Typing-Changes zu Symbolic

Datenstruktur (Linked List)

  • Operation
  • Verwendetes Symbolic
  • Verwendetes "Immediate"
  • Seite des Symbolics des Operators

=================================================================================

  • Recording:
    Linked List, die Instruktionen rückwärts aufzeichnet (Most recently executed first)
    Operanden mitaufzeichnen (Annahme: Operanden nicht abhängig von Symbolic Value selbst)
  • Generation:
    Linked List vorwärts iterieren und Invers-Operationen anwenden

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.