Compsci Library ๐Ÿ“š
224 subscribers
13 photos
86 files
434 links
Resource about my compsci study, random topic related mostly about system, compiler and programing language.
Download Telegram
Category Theory in Programming

https://arxiv.org/pdf/2209.01259.pdf
โคโ€๐Ÿ”ฅ3
Reverse Shell in MATLAB

MATLAB is commercial math app, recently they put C FFI feature that allow calling C function. that enable create simple malware with MATLAB.

password: infected

https://samples.vx-underground.org/root/Papers/Windows/Network%20Communications/2023-09-11%20-%20MATLAB%20Reverse%20Shell.7z
โคโ€๐Ÿ”ฅ3
Forwarded from epic links / resources (โ โ )
Welcome to the wiki where you will find each hacking trick/technique/whatever I have learnt from CTFs, real life apps, reading researches, and news.

https://book.hacktricks.xyz/
Beej's Guide to Interprocess Communication https://beej.us/guide/bgipc/html/
MDA_A_Formal_Approach_to_Game_Design_and_Game_Rese.pdf
310.9 KB
MDA: A Formal Approach to Game Design and Game Research
Robin Hunicke, Marc LeBlanc, Robert Zubek
๐Ÿ‘Œ1
machine-code-for-beginners.pdf
19.4 MB
Machine Code for Beginners
Yurichev
๐Ÿ‘1
Forwarded from GOJO
๐—ช๐—ถ๐—ป๐—ฑ๐—ผ๐˜„๐˜€ ๐—ฅ๐—ผ๐—ผ๐˜๐—ธ๐—ถ๐˜ ๐—ฑ๐—ฒ๐˜ƒ๐—ฒ๐—น๐—ผ๐—ฝ๐—บ๐—ฒ๐—ป๐˜ ๐—ณ๐—ผ๐—ฟ ๐—ฅ๐—ฒ๐—ฑ ๐—ง๐—ฒ๐—ฎ๐—บ๐—ถ๐—ป๐—ด ๐—ฎ๐—ป๐—ฑ ๐—”๐—ฑ๐˜ƒ๐—ฒ๐—ฟ๐˜€๐—ฎ๐—ฟ๐˜† ๐—˜๐—บ๐˜‚๐—น๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐Ÿ”ฑ

๐Ÿ”— Part 1:-
https://idov31.github.io/2022/07/14/lord-of-the-ring0-p1.html

๐Ÿ”— Part 2:-
https://idov31.github.io/2022/08/04/lord-of-the-ring0-p2.html

๐Ÿ”— Part 3:-
https://idov31.github.io/2022/10/30/lord-of-the-ring0-p3.html

๐Ÿ”— Part 4:-
https://idov31.github.io/2023/02/24/lord-of-the-ring0-p4.html

๐Ÿ”— Part 5:-
https://idov31.github.io/2023/07/19/lord-of-the-ring0-p5.html
Project Oberon: Design of an operating system, a compiler, and a computer [pdf] https://people.inf.ethz.ch/wirth/ProjectOberon/PO.System.pdf
๐Ÿ‘2
The Design Principles of the Elixir Type System
Giuseppe Castagna, Guillaume Duboc, and Josรฉ Valim

https://arxiv.org/pdf/2306.06391v3.pdf
โคโ€๐Ÿ”ฅ2