Skip to content

Random win api functions that have no realworld use but are fun jokes written with Kotlin Native

Notifications You must be signed in to change notification settings

0xC-Dev/WinAPI-Fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin/Native WinAPI "STUFF"

This repo is gonna be filled with a bunch of dumb WinAPI function calls written in Kotlin/Native.
They have zero real-world purpose (or at least not good enough for practical use) and exist purely for messing around with Kotlin/Native + WinAPI.

How to run

1 - Download template for Kotlin Native Template
2 - Throw .kt file in and run

Documents on how to get started with kotlin native are HERE
Credit to Ignat Beresnev Video Game Hacking using Kotlin/Native which got me looking into this

Class Description
Beep.kt Makes random beep's using the Beep Function
DVD.kt Makes a window on your screen bounce like the OG dvd logo
Jidder.kt Makes the focused window jidder ridiculously and YES it does get annoying
MORE TO COME! hopefully

Todo in future make more practical stuff like dll injection and memory manipulation

About

Random win api functions that have no realworld use but are fun jokes written with Kotlin Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages