Static Binary Analysis Platform
-
Updated
Sep 12, 2024 - C++
Static Binary Analysis Platform
Generate data-flow graph and def-use graph for a function based on miasm and IDA Pro.
This repository contains solutions of various classical problems on SPOJ.
Z- algorithm for pattern matching, Trie-Aho-Corasick Automaton(FGREP), Hungarian Algorithm for the Munkres Assignment Problem, Binary Lifting, Eulerian Tour for Least Common Ancestor(LCA) using Sparse Table coupled with Farach-Colton and Bender optimization, Wellsh Powell Algorithm for Graph Coloring, Kahn's Agorithm for TopSort and Cycle detect…
Lifting and Diversifying Binaries (blog post accompanying materials)
Personal Templates for Competitive Programming
Add a description, image, and links to the binary-lifting topic page so that developers can more easily learn about it.
To associate your repository with the binary-lifting topic, visit your repo's landing page and select "manage topics."