All my Source Codes (Repos) for Red-Teaming & Pentesting + Blue Teaming
-
Updated
Oct 8, 2024 - C#
All my Source Codes (Repos) for Red-Teaming & Pentesting + Blue Teaming
C++ Defensive Macros
API input validators with user-friendly error output and TypeScript to ensure you don't miss any properties
A small framework for defensive development with conditionally compiled assertions and logging tools.
DEPRECATED: Tool for checking data leaks of social media platforms
A decorator-based Python contracts/defensive programming library with no dependencies
complex type validators that generate TypeScript and Flow types for you
A Java dynamic proxy factory for interface-typed data transfer objects
Watchdog script to monitor multiple folders using python and multiprocessing.
A minimal type checking library that I need in various projects for safer programming
Antidotes - An anti-hacking tool.
Base classes for components that can Bind (as listeners) to various types of events and have all those bindings cleanly/safely unbound, either with an explicit call to Unbind or when the component is destroyed.
Result / Option pseudomonad for TypeScript
OpenU Course 20937 Work
Vaccine App with Front-end in Angular and back-end REST API
Defensive programming utilities for Go
A new take on Defensive Programming & Validating Preconditions
Use safe refs to hold references to Unity components that may be destroyed. An instance of SafeRef<MyComponent>.value will be null if the component or it's GameObject has been destroyed.
Criei esse repositório para os meus estudos no curso de teste automatizados na alura,
Add a description, image, and links to the defensive-programming topic page so that developers can more easily learn about it.
To associate your repository with the defensive-programming topic, visit your repo's landing page and select "manage topics."