Pinned Repositories
apache-scalp
Scalp! is a log analyzer for the Apache web server that aims to look for security problems
blacksheep
defunct web browser for pen-testing
equip
Python bytecode instrumentation library
grabber
[DON'T USE ME] plain ol' web apps scanner
java-runtime-tracer
JVMTI agent, following the same pattern as the runtime-tracer
json-ast
A tolerant JSON parser for Node
LockMeNow
My iPhone 5 lock button is not working properly, so I wrote this app
pinpy
Detours from binaries method entry/exit point to Python scripts (PIN, CPython API)
runtime-tracer
Dynamic tracing for binary applications (using PIN), IDA plugin to visualize and interact with the traces
xpdbg
PHP runtime analysis toolset based on Xdebug
neuroo's Repositories
neuroo/grabber
[DON'T USE ME] plain ol' web apps scanner
neuroo/equip
Python bytecode instrumentation library
neuroo/runtime-tracer
Dynamic tracing for binary applications (using PIN), IDA plugin to visualize and interact with the traces
neuroo/apache-scalp
Scalp! is a log analyzer for the Apache web server that aims to look for security problems
neuroo/pinpy
Detours from binaries method entry/exit point to Python scripts (PIN, CPython API)
neuroo/LockMeNow
My iPhone 5 lock button is not working properly, so I wrote this app
neuroo/json-ast
A tolerant JSON parser for Node
neuroo/blacksheep
defunct web browser for pen-testing
neuroo/xpdbg
PHP runtime analysis toolset based on Xdebug
neuroo/java-runtime-tracer
JVMTI agent, following the same pattern as the runtime-tracer
neuroo/tocify
Small JavaScript table of contents generator for Markdown generated HTML
neuroo/tracer
Embed me in your Python application, I'll help you trace it.
neuroo/sql-proc-analysis
Quick'n'dirty T-SQL procedure static analysis (don't be fooled, there is no inter-procedural static analysis engine behind, and it only follows assignments...)
neuroo/cert-rosecheckers
neuroo/codeql
CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security
neuroo/Damn_Vulnerable_C_Program
An example C program which contains vulnerable code for common types of vulnerabilities. It can be used to show fuzzing concepts.
neuroo/difftastic
a structural diff that understands syntax 🟥🟩
neuroo/f-commons-exec
Apache Commons Exec
neuroo/fork-campsite
The Campsite monorepo
neuroo/fuzzer-goal-directed
neuroo/fuzzgoat
A vulnerable C program for testing fuzzers.
neuroo/insecure-coding-examples
Code examples for the talk Secure Coding Practices in C++
neuroo/juliet-test-suite-c
neuroo/konfig
Sunset as of December 2024
neuroo/s-juice-shop
OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
neuroo/sei-cert-ccs-samples
SEI CERT C Coding Standard samples
neuroo/sei-cert-cppcs-samples
SEI CERT C++ Coding Standard samples
neuroo/strapi
🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript, fully customizable and developer-first.
neuroo/tis-demos
A collection of C/C++ code snippets showing TrustInSoft Analyzer capabilities
neuroo/tree-sitter
An incremental parsing system for programming tools