A dynamic analysis framework for concurrent programs (x86 binaries). It is shipped with a few tools written using this framework for testing concurrent programs.
☆70Mar 31, 2017Updated 8 years ago
Alternatives and similar repositories for maple
Users that are interested in maple are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A collection of concurrency bugs. Please cite our ISCA paper "A Case for an Interleaving Constrained Shared-Memory Multi-Processor" if yo…☆61May 21, 2013Updated 12 years ago
- data race detection☆14Jun 18, 2016Updated 9 years ago
- ☆25Mar 13, 2015Updated 11 years ago
- ☆75Nov 11, 2017Updated 8 years ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆34Dec 16, 2021Updated 4 years ago
- A Hybrid Verification Tool for Finding Software Vulnerabilities in IoT Cryptographic Protocols☆15May 14, 2024Updated last year
- Use Intel Pin tools to analysis binary.☆38Jul 19, 2015Updated 10 years ago
- ☆10Mar 10, 2024Updated 2 years ago
- Mirror of git://git.code.sf.net/p/libdwarf/code☆15Dec 30, 2015Updated 10 years ago
- A memory engine that scans, debugs and disassembles an applications memory space.☆14Oct 29, 2017Updated 8 years ago
- This is the open-source site for XFDetector (ASPLOS'20)☆11Mar 5, 2021Updated 5 years ago
- Splash 2 Benchmarks☆21Oct 29, 2014Updated 11 years ago
- C++ template meta-programmable framework for authoring Pintools☆37Apr 1, 2020Updated 5 years ago
- Atomix Jepsen tests☆14Feb 7, 2017Updated 9 years ago
- Dynamic Analysis for Concurrent Programs☆27Jan 31, 2026Updated last month
- Dynamic ControlFlow Graph and DataFlow Graph for Binary-based Optimization☆22Jul 5, 2017Updated 8 years ago
- Detours from binaries method entry/exit point to Python scripts (PIN, CPython API)☆31Mar 13, 2013Updated 13 years ago
- wow64 syscall filter☆13Nov 12, 2014Updated 11 years ago
- Example library for how to dynamically/statically hook/intercept unmanaged functions and APIs☆13Nov 9, 2022Updated 3 years ago
- Rocker: Robustness Checker☆10Nov 21, 2024Updated last year
- The Cloud9 main repository☆54Sep 11, 2013Updated 12 years ago
- A practical Ethereum smart contract decompiler☆13Aug 2, 2018Updated 7 years ago
- ☆34Sep 3, 2018Updated 7 years ago
- ☆12May 31, 2018Updated 7 years ago
- Windows Kernel Mode PCRE☆10Feb 4, 2015Updated 11 years ago
- Data-race detector for windows applications - built on top of DynamoRIO☆43Jun 29, 2021Updated 4 years ago
- Basic Block Trace: DynamoRIO client☆29Dec 19, 2021Updated 4 years ago
- Windows library for hooking functions across processes, injecting DLLs into other applications, and more. (Somewhat similar to MS Detours…☆12Apr 2, 2013Updated 12 years ago
- Implementation trade-offs in using Intel Pin for instruction tracing of complex programs