Stars
- All languages
- ASL
- ASP
- Arduino
- Assembly
- AutoHotkey
- Batchfile
- BitBake
- C
- C#
- C++
- CMake
- CSS
- CoffeeScript
- Common Lisp
- D
- Dart
- Diff
- Dockerfile
- Eagle
- F#
- FreeMarker
- Genero Forms
- Gherkin
- Go
- Groff
- HTML
- Haskell
- Haxe
- Java
- JavaScript
- Jupyter Notebook
- KiCad Layout
- Kotlin
- Lua
- MATLAB
- Makefile
- Mathematica
- Max
- Nginx
- OCaml
- Objective-C
- P4
- PHP
- PLSQL
- PLpgSQL
- Pascal
- Perl
- PowerShell
- Processing
- Prolog
- Puppet
- Python
- R
- Racket
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Shell
- Smali
- Standard ML
- SuperCollider
- Swift
- Tcl
- TeX
- TypeScript
- Uno
- VHDL
- Vim Script
- Visual Basic
- Visual Basic .NET
- Vue
- YARA
- Yacc
📚 Freely available programming books
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
The OWASP Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes technical processes for verifying the OWA…
Exploit Development and Reverse Engineering with GDB & LLDB Made Easy
Automatic CPU speed & power optimizer for Linux
The perfect emulation setup to study and develop the Linux kernel, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and …
Inofficial Qualcomm Firehose / Sahara / Streaming / Diag Tools :)
A tc command wrapper. Make it easy to set up traffic control of network bandwidth/latency/packet-loss/packet-corruption/etc. to a network-interface/Docker-container(veth).
Python Library for Creating and Analysing XInput devices
Example code for following along with my "Broken, Abandoned, and Forgotten Code" blog series
A tool to convert bitmap images to C arrays for GLCDs
Modules to support parsing of firmware headers, etc.
bkerler / smali_emulator
Forked from evilsocket/smali_emulatorThis software will emulate a smali source file generated by apktool.
Random tools for various things. They worked when I used them :)
zcutlip / gsym
Forked from YtnbFirewings/gsymPython code that can parse mach-o and ELF files, parse DWARF debug info and generate a new symbolication format.
zachriggle / q
Forked from abadger/qQuick and dirty debugging output for tired programmers.