Screenshots
Example Usage
compose.desktop {
application {
mainClass = "io.github.lingerjab.MazeSolverWindowKt"
nativeDistributions {
targetFormats(TargetFormat.AppImage, TargetFormat.Dmg)
packageName = "Maze Solver"
packageVersion = "1.0.0"
includeAllModules = false
windows { iconFile.set(project.file("src/main/resources/favicon.ico")) }
}
}
}
See also
Zygisk-Il2CppDumper
Open Source
Using Zygisk to dump il2cpp data at runtime…
ipatool
Open Source
Command-line tool that allows searching and downloading app packages (known as ipa files) from the i…
mitmproxy2swagger
Free
Automagically reverse-engineer REST APIs via capturing traffic…
bddisasm
Open Source
bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, bas…
APKTool
Open Source
Kali
Tool for reverse engineering Android APK files. Decodes resources to their original form, rebuilds d…
BitMono
Open Source
Obfuscator for .NET and Mono, with a customizable engine for building your own obfuscators.…