perror
Associate professor in Computer Science at the University of Bordeaux, France.
University of BordeauxBordeaux, France
Pinned Repositories
aes-bruteforce
A set of C/ASM code to brute-force various AES encryption schemes.
astudiaeth
Master CSI
gtk-boilerplate
A simple C gtk3 boilerplate project
hackingweek
A Django-based security contest web engine.
kernel-starter-kit
Linux kernel development starter-kit
librlimit
C library to restrict resources access and to perform basic profiling on subprocesses.
ocaml-boilerplate
A template for an OCaml boilerplate project
pelican-bibtex
pelican-bibtex: Manage your academic publications page with Pelican and BibTeX
tracker
'tracker' is an hybrid disassembler which use dynamic and static methods to recover program CFG
vm-make
Build small QEMU images using Busybox
perror's Repositories
perror/ocaml-boilerplate
A template for an OCaml boilerplate project
perror/hackingweek
A Django-based security contest web engine.
perror/tracker
'tracker' is an hybrid disassembler which use dynamic and static methods to recover program CFG
perror/aes-bruteforce
A set of C/ASM code to brute-force various AES encryption schemes.
perror/astudiaeth
Master CSI
perror/gtk-boilerplate
A simple C gtk3 boilerplate project
perror/kernel-starter-kit
Linux kernel development starter-kit
perror/librlimit
C library to restrict resources access and to perform basic profiling on subprocesses.
perror/pelican-bibtex
pelican-bibtex: Manage your academic publications page with Pelican and BibTeX
perror/vm-make
Build small QEMU images using Busybox
perror/triaging-binaries-toolkit
perror/BPFDoor
BPFDoor Source Code. Originally found from Chinese Threat Actor Red Menshen
perror/checkproject
A framework to automatically check student projects and giving meaningful feedback to them
perror/checkstyle
A framework to check coding style conformance in student projects
perror/clang-format-hooks
Apply a coding style with clang-format only to new code added to an existing code base.
perror/cpp-boilerplate
A template for a C++ boilerplate project
perror/DSVPWA
Damn Simple Vulnerable Python Web Application
perror/Fuzzing101
An step by step fuzzing tutorial. A GitHub Security Lab initiative
perror/gitinspector
:bar_chart: The statistical analysis tool for git repositories
perror/oh-my-git
An interactive Git learning game!
perror/pawnyable
PAWNYABLE!
perror/Poker_CFR
Understanding Poker rules, Game Theory, and CFR algorithms in order to implement my first CFR solving Rock-Paper-Scissors Game and my first Vanilla CFR solving Kuhn Poker
perror/py-rolldice
A python module for parsing string representation of D&D dice and rolling said dice.
perror/Rebours
A framework for control-flow recovery in binary programs.