- Bengaluru
- https://blog.r4um.net
Stars
- All languages
- AGS Script
- Assembly
- AutoHotkey
- Bicep
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Crystal
- Dart
- Dockerfile
- Elixir
- Emacs Lisp
- Erlang
- Go
- Groovy
- HCL
- HTML
- Haskell
- Isabelle
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Kotlin
- Lua
- Makefile
- Markdown
- Meson
- OCaml
- Objective-C
- Open Policy Agent
- PHP
- PLpgSQL
- Pascal
- Perl
- PowerShell
- Processing
- Python
- R
- Racket
- Rich Text Format
- Ruby
- Rust
- SCSS
- SMT
- SQL
- Scala
- Shell
- Swift
- TLA
- TeX
- Terra
- TypeScript
- VCL
- Vim Script
- Vue
- YAML
- YARA
- Zig
UAC is a powerful and extensible incident response tool designed for forensic investigators, security analysts, and IT professionals. It automates the collection of artifacts from a wide range of U…
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
NUMA-Aware Contention-Free Dynamically-Auto-Tuning Bash-Native Streaming Parallelization Engine
Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software verification or just emulate code.
A utility for playing with cryptography, geared towards ransomware analysis.
😎 Curated list of awesome resources on Compilers, Interpreters and Runtimes
Fast and lightweight x86/x86-64 disassembler and code generation library
FLARE Obfuscated String Solver - Automatically extract obfuscated strings from malware.
A book about compiling Racket and Python to x86-64 assembly
Golang deep variable equality test that returns human-readable differences
A Periodic Table of System Design Principles
Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.
A discussion between John Ousterhout and Robert Martin about differences between John's book "A Philosophy of Software Design" and Bob's book "Clean Code".
pizlonator / fil-c
Forked from llvm/llvm-projectFil-C: completely compatible memory safety for C and C++
wtf is a distributed, code-coverage guided, customizable, cross-platform snapshot-based fuzzer designed for attacking user and / or kernel-mode targets running on Microsoft Windows and Linux user-m…
Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel Emelyanov & Cynthia Dunlop
Use SE_BACKUP_NAME/SeBackupPrivilege to access objects you shouldn't have access to
This is a repo with links to everything you'd ever want to learn about data engineering
ROPium is a tool that helps you building ROP exploits by finding and chaining gadgets together
An step by step fuzzing tutorial. A GitHub Security Lab initiative