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
xAnalyzer
Open Source
…
010editor
Free
Templates and scripts for 010 editor…
mitmproxy2swagger
Free
Automagically reverse-engineer REST APIs via capturing traffic…
ida-sigmaker
Open Source
sigmaker is a zero-dependency IDA Pro 9.0+ cross-platform signature maker plugin with optional SIMD …
RetDec
Open Source
Retargetable machine-code decompiler based on LLVM. Developed by Avast. Decompiles x86, ARM, MIPS, P…
hyper-reV
Open Source
memory introspection and reverse engineering hypervisor powered by leveraging Hyper-V…