Skip to content

BistaDinesh03/jailbreak_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 Jailbreak Project - Break The Guard

Python Version Ollama License PRs Welcome

An AI jailbreak game where you trick a friendly (but gullible) security guard into revealing a secret password using social engineering and creative prompts.

Game Screenshot

🎮 Game Overview

Your Mission: Trick the AI guard into saying the secret password SUNFLOWER123

The Challenge: The guard is programmed to be helpful, friendly, and never say "no" - but they're not supposed to reveal the password. Can you find creative ways to make them slip up?

Success: When you crack the password, you'll be added to the leaderboard with your clever trick!

✨ Features

  • 🤖 AI-Powered Guard - Uses Ollama with Llama 3.2 for realistic conversations
  • 🏆 Live Leaderboard - Top 5 hackers with their tricks (resets every 24h)
  • 💾 Persistent Storage - All successful jailbreaks saved to tricks.json
  • 🌐 Public Sharing - Ready to expose via ngrok
  • 📱 Responsive Design - Works on desktop and mobile
  • Real-time Chat - Smooth typing indicators and message flow

📋 Requirements

Minimum Requirements

  • Python 3.10 or higher - Download
  • Ollama with llama3.2 model - Download
  • 4GB RAM (8GB recommended)
  • Windows 10/11, macOS, or Linux

Optional (for public access)

🚀 Quick Start (3 Steps)

Step 1: Install Requirements

# Install Python from python.org (if not installed)
# Install Ollama from ollama.com (if not installed)

# Pull the AI model (this may take a few minutes)
ollama pull llama3.2

# Install Python dependencies
pip install flask requests

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors