gcc-poison
Function blocker
A tool to block access to unsafe C/C++ functions in compiled code.
gcc-poison
189 stars
9 watching
18 forks
Language: Objective-C
last commit: almost 11 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
coalfire-research/slackor | A tool that uses Slack as a command and control channel to deploy an implant on compromised hosts. | 458 |
silentbicycle/theft | Tools to find and fix obscure bugs in C software | 612 |
ko1/gc_tracer | Tools for tracing and monitoring Ruby garbage collector activities | 307 |
tmm1/gctools | Provides a GC profiler/logger and Object-Oriented Garbage Collection (OOGC) implementation for Ruby 2.1 | 257 |
matterpreter/offensivecsharp | A collection of C# tooling and POCs for operating system exploitation and vulnerability assessment. | 1,381 |
nigrosimone/ng-lock | An Angular decorator that prevents multiple function calls while a task is running and locks the user interface. | 7 |
peek/peek-gc | Provides visibility into garbage collection performance of Rails applications. | 11 |
null8626/decancer | A library that removes common unicode confusables/homoglyphs from strings | 102 |
orangeduck/tgc | A tiny garbage collector for C that automatically frees unreachable memory allocations | 969 |
hsutter/gcpp | Library providing an experimental deferred and unordered destruction mechanism | 915 |
tripcher/flake8-forbidden-func | An extension for flake8 to restrict certain function calls in specific modules. | 8 |
glmcdona/process-dump | A tool to extract and analyze malware code from running Windows processes. | 1,651 |
ccob/sharpblock | A tool that prevents entry point execution of EDR's active projection DLLs by patching process memory at runtime. | 1,114 |
mgeeky/stracciatella | A tool to bypass security features in PowerShell and create an unmanaged environment for executing malicious code | 503 |
sabotage-linux/netbsd-curses | A portable replacement for the popular curses library, aiming to simplify its usage and make it easier to build and use on various platforms. | 152 |