Jump to content
Nytro

Triton

Recommended Posts

687474703a2f2f747269746f6e2e717561726b736c61622e636f6d2f66696c65732f747269746f6e322e706e67

Triton is a dynamic binary analysis (DBA) framework. It provides internal components like a Dynamic Symbolic Execution (DSE) engine, a Taint Engine, AST representations of the x86 and the x86-64 instructions set semantics, SMT simplification passes, an SMT Solver Interface and, the last but not least, Python bindings.

687474703a2f2f747269746f6e2e717561726b736c61622e636f6d2f66696c65732f747269746f6e5f7630335f6172636869746563747572652e737667
687474703a2f2f747269746f6e2e717561726b736c61622e636f6d2f66696c65732f747269746f6e5f6d756c74695f6f732e706e67

Based on these components, you are able to build program analysis tools, automate reverse engineering and perform software verification. As Triton is still a young project, please, don't blame us if it is not yet reliable. Open issues or pull requests are always better than troll =).

A full documentation is available on our doxygen page.

 

68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f4a6f6e617468616e53616c77616e2f547269746f6e2f6d61737465722e7376673f7374796c653d666c61742d737175617265266c6162656c3d756e69782532306275696c64   68747470733a2f2f696d672e736869656c64732e696f2f6170707665796f722f63692f4a6f6e617468616e53616c77616e2f747269746f6e2f6d61737465722e7376673f7374796c653d666c61742d737175617265266c6162656c3d77696e646f77732532306275696c64   Codecov

Quick start

Internal documentation

News

A blog is available and you can follow us on twitter @qb_triton or via our RSS feed.

Support

  • IRC: #qb_triton@freenode
  • Mail: triton at quarkslab com

Authors

  • Jonathan Salwan - Lead dev, Quarkslab
  • Pierrick Brunet - Core dev, Quarkslab
  • Florent Saudel - Core dev, Bordeaux University
  • Romain Thomas - Core dev, Quarkslab

Cite Triton

@inproceedings{SSTIC2015-Saudel-Salwan,
  author    = {Florent Saudel and Jonathan Salwan},
  title     = {Triton: A Dynamic Symbolic Execution Framework},
  booktitle = {Symposium sur la s{\'{e}}curit{\'{e}} des technologies de l'information
               et des communications, SSTIC, France, Rennes, June 3-5 2015},
  publisher = {SSTIC},
  pages     = {31--54},
  year      = {2015},
}

 

Sursa: https://github.com/JonathanSalwan/Triton

  • Upvote 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...