h4wkst3r /
InvisibilityCloak
Proof-of-concept obfuscation toolkit for C# post-exploitation tools
Loading repository data…
Amo-Addai / repository
Proof of Concept Project; a user - ChatGPT (GPT-4) search query application, using Flutter, .NET, and ChatGPT. The app consists of 4 main components; the C# .NET backend server connected to a SQL Server Database and ChatGPT Api, with the Flutter client application adaptable to web and mobile screens (compatible with both android and ios).
Proof of Concept Project; a User - ChatGPT (GPT-4) search query application, using Flutter, .NET, and ChatGPT. The app consists of 4 main components; the C# .NET backend server connected to a SQL Server Database and ChatGPT Api, with the Flutter client application adaptable to web and mobile screens (compatible with both android and ios).
Make sure that all these technologies are available on your device
Clone the mono-repo
git clone https://github.com/Amo-Addai/user-chatgpt-search-query-app.git
Go into the project directory
cd user-chatgpt-search-query-app/
Selected from shared topics, language and repository description—not editorial ratings.
h4wkst3r /
Proof-of-concept obfuscation toolkit for C# post-exploitation tools
mellinoe /
Proof-of-concept library for generating HLSL, GLSL, and Metal shader code from C#,
Cerbersec /
Project Ares is a Proof of Concept (PoC) loader written in C/C++ based on the Transacted Hollowing technique
T3nb3w /
A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and reflection techniques for code injection. This PoC showcases bypassing code integrity checks and loading malicious payloads in highly protected processes such as LSASS. Based on research from James Forshaw.
gellin /
A proof of concept injectable C++ dll, that uses naked inline hooking and direct memory modification to change your TeamViewer permissions.
iss4cf0ng /
A Proof-of-Concept bootkit inspired by Petya ransomware, written in Assembly, C, and C++