PinCTF
Instruction Counter
A tool designed to count instructions in reverse-engineered binaries using Intel's PIN tool for Side Channel Analysis.
Using Intel's PIN tool to solve CTF problems
496 stars
16 watching
53 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
ctfinstruction-countingpinreverse-engineering
Related projects:
Repository | Description | Stars |
---|---|---|
hackthissite/ctf-writeups | Collecting and documenting Capture The Flag hacking competition writeups and challenges. | 247 |
ignitetechnologies/hackthebox-ctf-writeups | A centralized collection of writeups and solutions for Hack The Box CTF challenges | 1,555 |
0e85dc6eaf/ctf-writeups | A collection of solutions and writeups for Capture The Flag (CTF) challenges in C programming language | 95 |
opentoallctf/tips | A collection of tips and guides for learning and mastering various topics in reverse engineering and low-level programming. | 135 |
team0se7en/ctf-writeups | A collection of writeups on solving Capture The Flag challenges using Python. | 15 |
koromodako/mkctf | A CTF framework to create, build, deploy and monitor challenges | 107 |
rondnelson99/opcode_count | Analyzes the frequency of instructions in Game Boy code to provide insights into coding patterns and optimization opportunities | 2 |
smokeleeteveryday/ctf_writeups | A collection of write-ups on solving common capture the flag (CTF) challenges and puzzles using Python | 186 |
cykutw/my-ctf-challenges | A collection of challenges designed to test programming skills, particularly in scripting and problem-solving | 33 |
manoelt/50m_ctf_writeup | A writeup of a 50 million dollar CTF challenge with steps and analysis | 586 |
joaodanielrufino/gcloc | A tool to count lines of code in various programming languages and file formats. | 30 |
spiderlabs/cryptomg | A testbed designed to highlight common flaws in cryptographic implementations through a configurable CTF-style challenge. | 192 |
trailofbits/ctf | A comprehensive guide to Capture The Flag competitions, focusing on vulnerability discovery, exploit creation, and operational tradecraft. | 1,319 |
sababasec/ctf-writeups | A collection of written solutions to Capture The Flag competitions and challenges in cybersecurity | 19 |
juice-shop/juice-shop-ctf | A tool to generate challenge data for Capture the Flag games using OWASP Juice Shop challenges | 412 |