{"id":13638510,"url":"https://github.com/JonathanSalwan/PinTools","last_synced_at":"2025-04-19T18:30:39.597Z","repository":{"id":22986428,"uuid":"26336783","full_name":"JonathanSalwan/PinTools","owner":"JonathanSalwan","description":"Pintool example and PoC for dynamic binary analysis","archived":false,"fork":false,"pushed_at":"2022-02-15T14:47:04.000Z","size":2086,"stargazers_count":588,"open_issues_count":5,"forks_count":155,"subscribers_count":44,"default_branch":"master","last_synced_at":"2025-04-05T03:11:15.179Z","etag":null,"topics":["binary-analysis","dbi","pintool"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JonathanSalwan.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-07T20:32:33.000Z","updated_at":"2025-03-01T19:57:00.000Z","dependencies_parsed_at":"2022-08-21T18:10:14.636Z","dependency_job_id":null,"html_url":"https://github.com/JonathanSalwan/PinTools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanSalwan%2FPinTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanSalwan%2FPinTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanSalwan%2FPinTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanSalwan%2FPinTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JonathanSalwan","download_url":"https://codeload.github.com/JonathanSalwan/PinTools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249764702,"owners_count":21322286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["binary-analysis","dbi","pintool"],"created_at":"2024-08-02T01:00:47.336Z","updated_at":"2025-04-19T18:30:38.843Z","avatar_url":"https://github.com/JonathanSalwan.png","language":"C++","readme":"Pin Tools\n=========\n\nI just decided to centralize my old and next Pin tools about program analysis in this repo. Be careful, these \npintool are not reliable. They are here just as PoC and to provide some ideas.\n\nTimeline\n--------\n\n+-------------------------------------------------------------------------------+\n| Timeline                                                                      |\n+----------------------------------------------------------------+--------------+\n| Name                                                           | date         |\n+================================================================+==============+\n| Talks/SSTIC-2015 Triton a Pin-based DSE framewok               | Jun 03, 2015 |\n+----------------------------------------------------------------+--------------+\n| Talks/StHack-2015 Dynamic Behavior Analysis using DBI          | Mar 27, 2015 |\n+----------------------------------------------------------------+--------------+\n| Talks/SecurityDayLille-2015 Dynamic Symbolic Execution         | Jan 17, 2015 |\n+----------------------------------------------------------------+--------------+\n| FormatStringDetection                                          | Nov 11, 2014 |\n+----------------------------------------------------------------+--------------+\n| OverflowDetection                                              | Oct 10, 2013 |\n+----------------------------------------------------------------+--------------+\n| ConcolicExecution                                              | Aug 28, 2013 |\n+----------------------------------------------------------------+--------------+\n| InMemoryFuzzing                                                | Aug 17, 2013 |\n+----------------------------------------------------------------+--------------+\n| LoopDetectionInstCounter                                       | Aug 13, 2013 |\n+----------------------------------------------------------------+--------------+\n| ObsoleteStackFrameAccessDetection                              | Aug 08, 2013 |\n+----------------------------------------------------------------+--------------+\n| ClassicalUseAfterFreePatternMatching                           | Aug 08, 2013 |\n+----------------------------------------------------------------+--------------+\n| PointerWithoutCheckDetection                                   | Aug 08, 2013 |\n+----------------------------------------------------------------+--------------+\n| TaintAnalysis                                                  | Aug 08, 2013 |\n+----------------------------------------------------------------+--------------+\n\n\nRelated blog post\n-----------------\n\n**Talks/SSTIC-2015 Triton a Pin-based concolic execution framework**\n\n- http://shell-storm.org/blog/Triton-under-the-hood/\n\n**Talks/StHack-2015 Dynamic Behavior Analysis Using Dynamic Binary Instrumentation**\n\n- n/a\n\n**Talks/SecurityDayLille-2015 Dynamic Symbolic Execution**\n\n- http://securitydaylille1.github.io/#djo\n\n**FormatStringDetection**\n\n- n/a\n\n**OverflowDetection**\n\n- http://shell-storm.org/blog/Stack-and-heap-overflow-detection-at-runtime-via-behavior-analysis-and-PIN/\n\n**ConcolicExecution**\n\n- http://shell-storm.org/blog/Binary-analysis-Concolic-execution-with-Pin-and-z3/\n\n\n**InMemoryFuzzing**\n\n-  http://shell-storm.org/blog/In-Memory-fuzzing-with-Pin/\n\n\n**LoopDetectionInstCounter**\n\n- n/a\n\n**ObsoleteStackFrameAccessDetection**\n\n- http://shell-storm.org/blog/Taint-analysis-and-pattern-matching-with-Pin/#5.1\n\n**ClassicalUseAfterFreePatternMatching**\n\n- http://shell-storm.org/blog/Taint-analysis-and-pattern-matching-with-Pin/#5.2\n\n**PointerWithoutCheckDetection**\n\n- http://shell-storm.org/blog/Taint-analysis-and-pattern-matching-with-Pin/#6\n\n**TaintAnalysis**\n\n- http://shell-storm.org/blog/Taint-analysis-and-pattern-matching-with-Pin/\n\n\n","funding_links":[],"categories":["C++"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJonathanSalwan%2FPinTools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJonathanSalwan%2FPinTools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJonathanSalwan%2FPinTools/lists"}