rezaduty's Stars
greshake/Alice
Giving ChatGPT access to a real terminal
greshake/unreal-project-extractor
Making LLMs generate entire projects. Go from idea to runnable project in one step.
verazuo/jailbreak_llms
[CCS'24] A dataset consists of 15,140 ChatGPT prompts from Reddit, Discord, websites, and open-source datasets (including 1,405 jailbreak prompts).
ponedo/rnnPassGAN-password-cracking
Web安全技术课程大作业. 实现基于CNN和RNN的对抗生产网络模型(GANs), 尽可能多地猜测口令, 以攻破目标的口令。A password cracking model based on GAN, with RNN as its discriminator and generator. This model is enlightened by https://www.mdpi.com/1424-8220/20/11/3106, but honestly a really simple model.
phillipi/pix2pix
Image-to-image translation with conditional adversarial nets
protectai/nbdefense
Secure Jupyter Notebooks and Experimentation Environment
mrphrazer/reverser_ai
Provides automated reverse engineering assistance through the use of local large language models (LLMs) on consumer hardware.
evidentlyai/evidently
Evidently is an open-source ML and LLM observability framework. Evaluate, test, and monitor any AI-powered system or data pipeline. From tabular data to Gen AI. 100+ metrics.
onhexgroup/Conferences
Conference presentation slides
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
amin4139/share_file
iosiro/baserunner
A tool for exploring Firebase datastores.
streaak/keyhacks
Keyhacks is a repository which shows quick ways in which API keys leaked by a bug bounty program can be checked to see if they're valid.
mlflow/mlflow
Open source platform for the machine learning lifecycle
RooVetGit/Roo-Cline
Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
cline/cline
Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
securezeron/SubPDF
504ensicsLabs/LiME
LiME (formerly DMD) is a Loadable Kernel Module (LKM), which allows the acquisition of volatile memory from Linux and Linux-based devices, such as those powered by Android. The tool supports acquiring memory either to the file system of the device or over the network. LiME is unique in that it is the first tool that allows full memory captures from Android devices. It also minimizes its interaction between user and kernel space processes during acquisition, which allows it to produce memory captures that are more forensically sound than those of other tools designed for Linux memory acquisition.
protectai/ai-exploits
A collection of real world AI/ML exploits for responsibly disclosed vulnerabilities
imfing/hextra
🔯 Modern, batteries-included Hugo theme for creating beautiful doc, blog and static websites
OWASP/www-project-ai-security-and-privacy-guide
OWASP Foundation Web Respository
NexaAI/nexa-sdk
Nexa SDK is a comprehensive toolkit for supporting GGML and ONNX models. It supports text generation, image generation, vision-language models (VLM), Audio Language Model, auto-speech-recognition (ASR), and text-to-speech (TTS) capabilities.
protectai/modelscan
Protection against Model Serialization Attacks
latiotech/LAST
Use AI to Scan Your Code from the Command Line for security and code smells. Bring your own keys. Supports OpenAI and Gemini
microsoft/hack-together-dotnet
HackTogether: The Microsoft .NET 8 Global Hack | Register, Hack, Win
Pythagora-io/gpt-pilot
The first real AI developer
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
langgenius/dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.