dex
Here are 265 public repositories matching this topic...
Analyze any Android/Java based app or game
-
Updated
Jul 28, 2020 - Java
Reverse engineering, Malware and goodware analysis of Android applications ... and more (ninja !)
-
Updated
Aug 19, 2020 - Python
LIEF - Library to Instrument Executable Formats
-
Updated
Sep 1, 2020 - C++
-
Updated
Apr 25, 2018 - Java
-
Updated
Feb 6, 2018 - Java
Public Blockchain as a Decentralized Finance Infrastructure Service Platform
-
Updated
Sep 7, 2020 - C++
The OpenSource Disassembler
-
Updated
Sep 6, 2020 - C++
Tool to decompile & extract Android Dex bytecode from Vdex files
-
Updated
May 13, 2020 - C
A comprehensive list of decentralized exchanges (DEX) of cryptocurrencies, tokens, derivatives and futures, and their protocols.
-
Updated
Aug 28, 2020
A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis
-
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
[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.
-
Updated
Jun 25, 2020 - JavaScript
Android Security Suite for APK reversing, in-depth reconnaissance and static bytecode analysis based on Ghera benchmarks.
-
Updated
Sep 6, 2020 - Python
A Kubernetes Dex Client Authenticator
-
Updated
Aug 14, 2020 - Go
Trading Bot for the BitShares Decentralized Exchange
-
Updated
Sep 2, 2020 - Python
DEPRECATED/OUTDATED!!! Do not use!
-
Updated
Mar 3, 2019 - JavaScript
Official Blocknet cryptocurrency wallet
-
Updated
Aug 29, 2020 - C++
A zkRollup DEX & Payment Protocol
-
Updated
Sep 8, 2020 - Solidity
The Redexer binary instrumentation framework for Dalvik bytecode
-
Updated
Jul 31, 2020 - OCaml
Command line program for modifying apk files
-
Updated
Jun 10, 2020 - Python
for btc/ltc only, others should throw an invalid arg error
Ninja Reverse Engineering on Android APK packages
-
Updated
May 28, 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