Profile
- Location
- Poznań
- City
- Poznań
- Public repositories
- 12
GitHub
Snapshot:
This repository is prepared especially for the participants of the Polish training course "Can you hack everything with Python?". It offers practical examples, demos, and exercises to explore Python’s hacking capabilities and ethical cybersecurity techniques.
This repository is tailored for participants of the Polish training course "Live Cold Boot Attack: How to Decrypt a Laptop by Freezing Memory?". It offers demos and tools to explore memory freezing attacks and data recovery techniques in real-world scenarios.
This repository is prepared especially for participants of the Polish training course "Secrets of TPM (in)security". It offers practical demos and tools to explore TPM security features and vulnerabilities, providing insights into hardware trust mechanisms.
Khazad-dûm is a robust library inspired by the legendary realm of Middle-earth. Offering Mithril-like protection for your application secrets, it leverages the TPM2 module to ensure tamper-resistant storage and retrieval. Enjoy unparalleled confidentiality and integrity for your sensitive data.
BubelOS is an educational operating system featuring a bootloader written in EDKII. It's an experimental playground where I'll periodically add new features and explore OS development concepts.
IRSentry is a C++ CLI for static analysis of LLVM IR. It leverages Path-Guided Symbolic Execution with Function Summaries and a Symbolic Memory model, backed by the Z3 SMT solver, to detect vulnerabilities and generate concrete inputs. Language-agnostic, with an FTXUI interface and Doxygen docs.