-
-
libiris Public
libiris is a cross-platform sandboxing library, intended as a not-for-production harness with a low barrier to entry
-
-
xca Public
Forked from chris2511/xcaX Certificate and Key management
C++ Other UpdatedSep 12, 2025 -
-
captrace Public
Lists capabilities used by processes on your system as they are requested, to assist in the task of creating custom hardened profiles for containers and sandboxes.
-
dotfiles Public
.files, sensible default configuration files and customisations that I use on all my machines
-
dyndnsmon Public
Live monitor for failed dynamic DNS updates on Windows Server
-
rust-brotli Public
Forked from dropbox/rust-brotliBrotli compressor and decompressor written in rust that optionally avoids the stdlib
Rust BSD 3-Clause "New" or "Revised" License UpdatedMay 1, 2022 -
impacket Public
Forked from fortra/impacketImpacket is a collection of Python classes for working with network protocols.
-
-
-
-
-
MLA Public
Forked from ANSSI-FR/MLAMulti Layer Archive - A pure rust encrypted and compressed archive file format
Rust GNU Lesser General Public License v3.0 UpdatedSep 27, 2021 -
seccomp-sys Public
Forked from polachok/seccomp-syslow-level bindings to libseccomp
Rust GNU Lesser General Public License v2.1 UpdatedSep 25, 2021 -
nt-object-types Public
Toy project to explore the NT kernel's object types and their security access rights
-
sandboxing-pocs Public
Various not-for-production proofs of concept around sandboxing
-
seccomp-analyze Public
A seccomp BPF filter verifier written in Prolog, to parse, analyze and list system calls and arguments allowed by a given filter.
-
seccomp-dump Public
A small utility to fetch the seccomp BPF filter used by a thread from the kernel, and disassemble/study it
-
ipc-benchmarks Public
Benchmarks for various IPC mechanisms on various OSes
-
winsddl Public
Windows Security Descriptor Definition Language (SDDL) parser and formatter
-
windows-service-dll Public
Minimal Windows service boilerplate packaged as DLL
-
-
evtq Public
Windows eventlog formatting, live fetching and querying utility in C
-
tinyxml2 Public
Forked from leethomason/tinyxml2TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
C++ zlib License UpdatedApr 26, 2020 -
-
repadmin-parser Public
Minimal Python parser for Microsoft's repadmin replication metadata listings
-
ntsec Public
Standalone tool to explore the security model of Windows and its NT kernel. Use it to introspect privilege assignments and access right assignments, enumerate attack surfaces from the point of view…
-
tristitude Public
A simple process security policy enumerator. This project has been superseded by https://github.com/mtth-bfft/ntsec , which now has the same functionalities and many more :)