Skip to content

Instantly share code, notes, and snippets.

View itskonko's full-sized avatar
🎯
Focusing

Konko M itskonko

🎯
Focusing
View GitHub Profile
@itskonko
itskonko / resources.md
Created December 22, 2021 08:26 — forked from muff-in/resources.md
A curated list of Assembly Language / Reversing / Malware Analysis / Game Hacking-resources
@itskonko
itskonko / arch_cheatsheet.txt
Created June 11, 2021 19:42 — forked from yufengwng/arch_cheatsheet.txt
Arch Linux Commands Cheatsheet
pacman
======
view logs: /var/log/pacman.log
update system
# pacman -Syu
list installed packages
# pacman -Q