Highlights
- Pro
- All languages
- ASP.NET
- AppleScript
- Arduino
- Assembly
- Astro
- AutoHotkey
- Batchfile
- BitBake
- Blade
- BlitzBasic
- Boo
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CodeQL
- Crystal
- Cuda
- Dart
- Dockerfile
- EJS
- Elixir
- Emacs Lisp
- Erlang
- Go
- Groovy
- HCL
- HTML
- Haskell
- Inno Setup
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- Kotlin
- Lua
- MDX
- Makefile
- Markdown
- Max
- Nim
- Nix
- Nunjucks
- OCaml
- Objective-C
- Objective-C++
- OpenEdge ABL
- PHP
- Pascal
- Perl
- PowerShell
- Python
- Raku
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Smali
- Smarty
- Solidity
- Starlark
- Svelte
- Swift
- TeX
- TypeScript
- VBA
- VBScript
- Verilog
- Vim Script
- Visual Basic
- Visual Basic .NET
- Vue
- XSLT
- YAML
- YARA
- Zeek
- Zig
Starred repositories
Assortment of scripts and tools for our Blackhat EU 2024 talk
For educational purposes only, exhaustive samples of 450+ classic/modern trojan builders including screenshots.
This is a repository for the LinkedIn Learning course Fine-tuning LLMs for Cybersecurity: Mistral, LLaMa, AutoTrain, AutoGen
Bounty Prompt is an Open-Source Burp Suite extension by Bounty Security that leverages advanced AI via Burp AI and Groq AI. It enables users to generate intelligent security testing prompts and tai…
Userland exec PoC to be used as attack vector technique
Reaping treasures from strings in remote processes memory
This repository is a compilation of all APT simulations that target many vital sectors,both private and governmental. The simulation includes written tools, C2 servers, backdoors, exploitation tech…
FBI Watchdog is an OSINT tool that monitors domain seizures and DNS record changes in real time, alerting users to law enforcement takedowns and other DNS modifications.
A very simple open source implementation of Google's Project Naptime
Automated web vulnerability scanning with LLM agents
GPT-Analyst: A GPT for GPT analysis and reverse engineering
Code samples for my book "Neural Networks and Deep Learning"
Are Copilots Local Yet? The frontier of local LLM Copilots for code completion, project generation, shell assistance, and more. Find tools shaping tomorrow's developer experience, today!
🌍 Look again at that dot. That's here. That's home. That's us.
Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses the web, vision.
NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
Web interface for browsing, search and filtering recent arxiv submissions
arxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors based on paper abstracts.
Automating research publications discovery and analysis. For example, ever wish your computer could automatically open papers that are most similar to a paper at an arbitrary url? How about finding…
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world application of a neural net trained with backpropagation.
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
Video+code lecture on building nanoGPT from scratch
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training