All Projects → akavel → dali

akavel / dali

Licence: AGPL-3.0 license
Indie assembler/linker for Dalvik VM .dex & .apk files (Work In Progress)

Programming Languages

nim
578 projects

Projects that are alternatives of or similar to dali

Hellomello
Experiments with writing Android apps in Nim
Stars: ✭ 47 (-14.55%)
Mutual labels:  standalone, dex
dalvik
Dalvik parser in pure Rust.
Stars: ✭ 28 (-49.09%)
Mutual labels:  dalvik, dex
dalvikgate
Lightweight dex / odex / apk to jar converter
Stars: ✭ 32 (-41.82%)
Mutual labels:  dalvik, dex
Androguard
Reverse engineering, Malware and goodware analysis of Android applications ... and more (ninja !)
Stars: ✭ 3,797 (+6803.64%)
Mutual labels:  dalvik, dex
Dexer
Dexer is an open source framework, written in C#, that reads and writes .DEX files (Dalvik Executable Format) used by the Android Open Source Project.
Stars: ✭ 81 (+47.27%)
Mutual labels:  dalvik, dex
dex2jar
Tools to work with android .dex and java .class files
Stars: ✭ 102 (+85.45%)
Mutual labels:  dalvik, dex
jitana
A graph-based static-dynamic hybrid DEX code analysis tool
Stars: ✭ 35 (-36.36%)
Mutual labels:  dalvik, dex
d2launcher
Diablo II • Median XL • Mod Launcher for Linux
Stars: ✭ 20 (-63.64%)
Mutual labels:  standalone
dexdeps
查看dex中class, field, method内部与外部依赖
Stars: ✭ 23 (-58.18%)
Mutual labels:  dex
hmac-sha1
Standalone implementation of `HMAC()` + `EVP_sha1()` in `OpenSSL`
Stars: ✭ 40 (-27.27%)
Mutual labels:  standalone
menuv
FiveM menu library for creating menu's with NUI
Stars: ✭ 85 (+54.55%)
Mutual labels:  standalone
zilswap-sdk
Zilswap Typescript SDK
Stars: ✭ 19 (-65.45%)
Mutual labels:  dex
react-declarative
A React form builder which interacts with a JSON endpoint to generate nested 12-column grids with input fields and automatic state management in a declarative style. Endpoint is typed by TypeScript guards (IntelliSense available). This tool is based on material-ui components, so your application will look beautiful on any device...
Stars: ✭ 17 (-69.09%)
Mutual labels:  standalone
asgardex-electron
||| ASGARDEX Electron App ||| desktop wallet and decentralized exchange for THORChain ||| 100% open-source
Stars: ✭ 93 (+69.09%)
Mutual labels:  dex
DentOS
Experimental Stand-alone 32-bit Kernel with Bootloader written in AT&T Assembly and Freestanding C
Stars: ✭ 32 (-41.82%)
Mutual labels:  standalone
wyvern-ethereum
Project Wyvern Ethereum Smart Contracts
Stars: ✭ 209 (+280%)
Mutual labels:  dex
docker-udata
udata and plugins all-in-one Docker image
Stars: ✭ 15 (-72.73%)
Mutual labels:  standalone
k8s-ldap
Kubernetes - LDAP authentication with Dex
Stars: ✭ 59 (+7.27%)
Mutual labels:  dex
botdexdamar
🤖 multichain trading bot with sniper, frontrun, backrun, sandwich
Stars: ✭ 124 (+125.45%)
Mutual labels:  dex
domino
a tool for collaging thoughts
Stars: ✭ 83 (+50.91%)
Mutual labels:  standalone

dali — an indie assembler/linker for Dalvik VM .dex & .apk files (Work In Progress)

This project has no proper usage guide yet. Please see hellomello for a sample project using it, with step-by-step build instructions. For hacking on the project, see: src/dali.nim, esp. the render function, and the test suite in: tests/tdex.nim.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].