An experimental Windows Secure Desktop APIs demo in Kotlin Native (https://github.com/Trumeet/Desktop [2019])
- Kotlin 100%
|
|
||
|---|---|---|
| .github | ||
| gradle/wrapper | ||
| src/desktopMain | ||
| .gitignore | ||
| .travis.yml | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| settings.gradle | ||
Desktop
A simple Windows Secure Desktop demo written in Kotlin.
It is also a demo for Kotlin Native and Windows APIs.
Feel free to ask me questions in Issues and I'm sure I cannot answer them because this is my first Kotlin Native project, lol.
Acknowledgements
-
https://www.codeproject.com/Articles/677695/Csharp-Create-Secure-Desktop-Anti-Keylogger
-
@duangsuse
-
Others
Licenses
WTFPL