dex
Here are 279 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
Oct 6, 2020 - Python
LIEF - Library to Instrument Executable Formats
-
Updated
Oct 7, 2020 - C++
-
Updated
Apr 25, 2018 - Java
-
Updated
Feb 6, 2018 - Java
Public Blockchain as a Decentralized Finance Infrastructure Service Platform
-
Updated
Sep 29, 2020 - C++
The OpenSource Disassembler
-
Updated
Oct 7, 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
Android Security Suite for in-depth reconnaissance and static bytecode analysis based on Ghera benchmarks.
-
Updated
Oct 7, 2020 - JavaScript
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
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
A zkRollup DEX & Payment Protocol
-
Updated
Oct 8, 2020 - Solidity
Official Blocknet cryptocurrency wallet
-
Updated
Oct 7, 2020 - C++
The Redexer binary instrumentation framework for Dalvik bytecode
-
Updated
Sep 8, 2020 - OCaml
Command line program for modifying apk files
-
Updated
Jun 10, 2020 - Python
Reason
UX improvements
Task
Add all pairs in error message when u delete currency with existed pair (if u have 2 pairs that block deletion of the currency, error message should contains 2 pairs, instead of 1 as now).
Problem that can be solved by this task:
User tries remove currency, but got error that there is a pair with this currency. He deletes this pair, and tries re
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