Static Binary Analysis Platform
-
Updated
Apr 26, 2025 - 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."