Skip to content

n4igme/randscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Randscript

A personal research lab — utility scripts and tools for AI/LLM development, security research, and automation.

Components

Component Description Tech
rag-agent/ Local RAG system with offline LLM, document/audio ingestion, semantic search Python, Ollama, PGVector, Docling, Whisper, FastAPI
llm/skills/ AI security skills — code review, pentest, mobile, finding reports Structured prompts
scanner/ XSS scanner — parses OpenAPI specs, tests 9 payloads, generates reports Python, requests, PyYAML
winapi/ Windows API research — anti-cheat PoCs, reverse engineering tools Python, C++, C#
secops/ Email forensics — .eml analyzer with SPF/DKIM/DMARC validation HTML, JavaScript
asmin/ Archived Asmaul Husna website (2020) Static HTML

Getting Started

Prerequisites: Python 3.10+, UV, Ollama, PostgreSQL + PGVector

Each component is self-contained — see its own README for setup and usage.

License

MIT — see LICENSE. Exceptions: asmin/ (original copyright), winapi/idafreekei.py (WTFPL).

Security tools are for authorized use only. Use responsibly and comply with applicable laws.

Acknowledgments

About

Personal repository for random scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors