#
dex
Here are 319 public repositories matching this topic...
Analyze any Android/Java based app or game
-
Updated
Dec 11, 2020 - Java
Reverse engineering, Malware and goodware analysis of Android applications ... and more (ninja !)
-
Updated
Mar 20, 2021 - Python
LIEF - Library to Instrument Executable Formats
art
android
python
parser
sdk
parsing
reverse-engineering
elf
malware-analysis
binary-analysis
macho
pe
oat
modification
dex
executable-formats
lief
vdex
-
Updated
Mar 27, 2021 - C++
android
material-design
animation
rxjava
rxandroid
mvp-architecture
aspectj
camera2-api
mvp-android
dex
aop-aspects
-
Updated
Apr 25, 2018 - Java
android
gradle
apk
dx
buck
build-tool
android-studio
idea-plugin
dex
tinker
instant-run
hotfix
androidstudio
aapt
multidex
fast-build
freeline
freel
layoutc
dexloader
-
Updated
Feb 6, 2018 - Java
Public Blockchain as a Decentralized Finance Infrastructure Service Platform
-
Updated
Mar 26, 2021 - C++
The OpenSource Disassembler
linux
arm
cplusplus
cross-platform
mips
esp32
reverse-engineering
disassembler
qt5
ida
ida-pro
dalvik
binary-analysis
espressif
xtensa
dex
idapro
esp32-idf
-
Updated
Mar 26, 2021 - C++
Tool to decompile & extract Android Dex bytecode from Vdex files
android
bytecode
decompiler
disassembler
dex
vdex
art-runtime
libart
bytecode-unquickening
compactdex
cdex
-
Updated
May 13, 2020 - C
[Official] Android reverse engineering tool focused on dynamic instrumentation automation. Powered by Frida. It disassembles dex, analyzes it statically, generates hooks, discovers reflected methods, stores intercepted data and does new things from it. Its aim is to be an all-in-one Android reverse engineering platform.
android
hook
gui
analysis
reverse-engineering
apk
reverse
android-security
mobile-security
frida
smali
dex
hooking
security-tools
instrumentation-automation
frida-node
-
Updated
Feb 23, 2021 - JavaScript
A comprehensive list of decentralized exchanges (DEX) of cryptocurrencies, tokens, derivatives and futures, and their protocols.
decentralized
blockchain
p2p
exchange
decentralization
dex
blockchain-technology
decentralized-application
decentralised-exchange
decentralizedexchange
dexes
decentralized-exchange
decentralisedexchange
p2p-exchange
dexchange
-
Updated
Aug 28, 2020
Android Security Suite for in-depth reconnaissance and static bytecode analysis based on Ghera benchmarks.
android
java
security
analysis
apk
cut
android-security
mobile-security
smali
dumps
dex
security-tools
reverse-engineer
enjarify
ghera
smalisca
blackhat2020
blackhatarsenal
-
Updated
Nov 27, 2020 - JavaScript
A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis
android
reverse-engineering
malware
deobfuscation
malware-analyzer
dalvik
malware-analysis
malware-research
dex
deobfuscator
android-malware
reverse-engineer-apk
-
Updated
Mar 19, 2019 - Ruby
A plugin for IntelliJ IDEA & Android Studio to easily compile Java & Kotlin files to smali.
-
Updated
Apr 19, 2020 - Kotlin
A zkRollup DEX & Payment Protocol
-
Updated
Mar 27, 2021 - Solidity
A Kubernetes Dex Client Authenticator
-
Updated
Mar 5, 2021 - Go
Trading Bot for the BitShares Decentralized Exchange
-
Updated
Feb 28, 2021 - Python
ErikBjare
commented
Jan 17, 2021
It's quite common to want to use the class to merely get price info and similar, for which an address and private key isn't needed.
We should probably add the ability for users to instantiate the class without them. My current workaround is to simply use 0x0000000000000000000000000000000000000000 as the address and 0x0000000000000000000000000000000000000000000000000000000000000000 as the p
DEPRECATED/OUTDATED!!! Do not use!
-
Updated
Mar 3, 2019 - JavaScript
Official Blocknet cryptocurrency wallet
-
Updated
Mar 27, 2021 - C++
The Redexer binary instrumentation framework for Dalvik bytecode
-
Updated
Mar 25, 2021 - OCaml
atomicDEX Desktop app - project codename "Dextop"
qt
cross-platform
qml
blockchain
p2p
interoperability
wallet
dex
erc20
smartchain
cpp20
utxo
erc-20
atomic-swap
atomic-swaps
qrc20
qrc-20
-
Updated
Mar 28, 2021 - C++
Command line program for modifying apk files
windows
command-line
perl
jar
apk
logcat
deodex
apksigner-jarsigner
apk-editor
smali
dex
apk-decompiler
apktool
odex
vdex
apk-optimizer
-
Updated
Jun 10, 2020 - Python
Improve this page
Add a description, image, and links to the dex topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dex topic, visit your repo's landing page and select "manage topics."
User Story
As a graphene fork and bitshares blockchain developer I want the name of the blockchain to be added to config so that client programs i write can display the info to their users.
Global var can be added at https://github.com/bitshares/bitshares-core/blob/master/libraries/chain/include/graphene/chain/config.hpp#L26 and displayed initially just in the
infowallet call at:https