Home
DaVe's github pages
Cancel

Interview SRF Rundschau - Medicinal Heroin in Switzerland Zurich

Interview SRF Rundschau - Medicinal Heroin (Diaphin / Diamorphine) Synopsis Drug distribution under criticism: When heroin substitutes are dealt A liberal dispensing practice of heroin substitut...

LLDBPyGUI - GUI for LLDB Debugger Python API with PyQt6

LLDBPyGUI (former pyLLDBGUI) Synopsis LLDBPyGUI is a longtime missed gui of mine for the opensource debugger (framework) LLDB. While LLDB comes with a comperhensive set of tools and also a C++ a...

Website for Pascales room mate search

About This project is a website to help my best friend Pascale to find a room mate for her house. The website can be found at pascale.kimhauser.ch - THE ROOM IS SOLD … sorry mates better luck nex...

Reverse Engineering macOS - How to inject a new library into app

Synopsis This post is a basic introduction about how to inject a new library into a simple macOS app. It shows you how to disassemble a macOS app with Ghidra, prepare a new source code file with th...

Reverse Engineering macOS - How to insert a section into app

Synopsis This post is a basic introduction about how to insert a section into a simple macOS app. It shows you how to disassemble a macOS app with Ghidra, prepare a raw code file with the content f...

Reverse Engineering macOS - How to patch app

Synopsis This post is a basic introduction about how to patch a simple macOS app. It shows you how to disassemble a macOS app with Ghidra, identify the sweet spot and apply the patch manually and a...

Reverse Engineering macOS executables with Ghidra and Lief

Synopsis This post is a basic introduction for my journey into macOS executable reverse engineering with Ghidra and Lief. This article comes - beside the theoretical descritption - with a tutorial ...

3D Effects (Wormholes rendered part two)

Introduction WormHole Cinematic - (Red-Orange-Yellow) This is the sencond edition article of my endeavor in creating 3D Wormhole Effects with Blender 3.2.2. They are animated and available as .bl...

Flugtag Hausen am Albis

Introduction Today was the anual model flight show of the model flight club Affoltern Am Albis in Hausen Am Albis. Hundreds of interested model flight enthusiasts, along with my uncle and me, went ...

Unreal Engine - TeleportSysBase

Introduction TeleportSysBase Intro Trailer https://youtu.be/dpE73Q4LSMQ The TeleportSysBase lets you easily implement a custom Teleportation System in your own Unreal Engine project. It features...