Skip to content
View cristiandaniele's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report cristiandaniele

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cristiandaniele/README.md

👋 Hi, I’m Cristian

📚 PhD student in Digital Security at Radboud University

👀 I’m interested in (stateful) fuzzing and model learning!

🌱 I’m currently working on a new state-aware fuzzer!

📨 Feel free to drop me a few lines if you are interested in collaborations at any level!!!

Pinned Loading

  1. state-coverage-monitor state-coverage-monitor Public

    C library to monitor the state coverage of your stateful fuzzer.

    C

  2. afl-for-stateful-systems afl-for-stateful-systems Public

    Guide to use AFL++ on a stateful system

    C

  3. AFLNet-modified-version- AFLNet-modified-version- Public

    Forked from aflnet/aflnet

    Minor edit on AFLNet fuzzer that now stores the messages leading to each state in the outputted state model.

    C 1

  4. plan-pw plan-pw Public

    Password manager for macOS

    Python 4

  5. vdf-c_implementation vdf-c_implementation Public

    C implementation of Pietrzak and Wesołowski VDF

    C 2

  6. ftp-statemodel-learner ftp-statemodel-learner Public

    Simple tool based on LearnLib to infer every FTP state model via Active Learning

    Java