Skip to content

Instantly share code, notes, and snippets.

View RakeshChowdhury's full-sized avatar
👨‍🔬
I'm currently busy with my studies.

Rakesh Chowdhury RakeshChowdhury

👨‍🔬
I'm currently busy with my studies.
  • West Bengal, India
View GitHub Profile
@bunkbail
bunkbail / template.py
Last active February 3, 2026 20:55
cports/main/linux-cachyos-bin/template.py
pkgname = "linux-cachyos-bin"
pkgver = "6.18.1"
pkgrel = 0 # APK pkgrel
_src_rel = "2" # Arch Linux pkgrel
archs = ["x86_64"]
pkgdesc = "CachyOS kernel repackaged from Arch Linux"
url = "https://cachyos.org"
license = "GPL-2.0-only"
options = ["!check", "!debug", "!strip", "!scanshlibs", "!scanrundeps", "!lto", "textrels", "execstack", "foreignelf"]
@muff-in
muff-in / resources.md
Last active February 26, 2026 10:30
A curated list of Assembly Language / Reversing / Malware Analysis / Game Hacking-resources