A simple GSC loader for CoD Black Ops 1
September 17, 2023

Learn how GSC scripts are loaded into Black Ops 1 and how to write your own simple GSC loader in C for the Microsoft Windows version of the game.

A Compact Linux Detours Library (x86_64)
December 31, 2022

Function detouring is a powerful hooking technique that allows for the interception of C/C++ functions. cdl86 aims to be a compact detours library for x86_64 Linux.

Mono/.NET Injection Under Linux
December 11, 2020

Learning mono library injection through a Robocraft exploit. The method used in this publication can be used to modify a wide range of Unity games.

Transistor Design For Newbies
November 3, 2020

Transistors are important electronic devices that find use in a wide range of applications. Learn how to design circuits with them.

Tiny C Binaries
October 24, 2020

By default, following the linking stage, GCC generates ELF binaries that contain redundant section data that increase executable size.


Questions, comments? Please send a plain-text email to root@lunar.sh with a descriptive subject line and we will try get back to you!

Publications