Home
DaVe's github pages
Cancel

BotSec - PHP script for denying Search-Bots

botsec.php - Deny unwanted search-bots A PHP script for denying and redirecting unwanted search bots which may be causing a huge traffic on your website. You may use, copy, amend and redistribute t...

Quantum Computing - Kick Start

Quantum Computing - Kick Start Kick Start Your Quantum Journey! 🚀 Welcome to our platform dedicated to quantum computing! Whether you’re a curious beginner or an aspiring quantum coder, we’ve got...

kikurs.kimhauser.ch - KI Kurs für Anfänger

Startpage of kikurs.kimhauser.ch kikurs.kimhauser.ch kikurs.kimhauser.ch One of the latest projects of mine for teaching beginners what is and how to use artificial intelligence. The website...

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 ...