ClassyShark is a standalone binary inspection tool for Android developers. It can reliably browse any Android executable and show important info such as class interfaces and members, dex counts and dependencies. ClassyShark supports multiple formats including libraries (.dex, .aar, .so), executables (.apk, .jar, .class) and all Android binary XMLs: AndroidManifest, resources, layouts etc.To run, grab the latest JAR and run java -jar ClassyShark.jar.
dex classyshark jar android apk apk-parser kotlin analysisThe purpose of this project is to provide a cross platform library which can parse, modify and abstract ELF, PE and MachO formats.
reverse-engineering malware-analysis binary-analysis parser modification executable-formats elf macho pe lief parsing sdk android dex oat art vdexAndroguard is a full python tool to play with Android files. Androguard + tools: Anthony Desnos (desnos at t0t0.fr).
android dalvik reverse-engineering dexBitShares Core is the BitShares blockchain implementation and command-line interface. The web browser based wallet is BitShares UI. Visit BitShares.org to learn about BitShares and join the community at BitSharesTalk.org.
blockchain cryptocurrency bitshares dex dacA pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis. Also, the inspiration for another Android deobfuscator: Simplify. Make sure adb is on your path.
reverse-engineering android malware malware-analysis malware-analyzer deobfuscation deobfuscator dex dalvikA helper web-app which talks to one or more Dex Identity services to generate kubectl commands for creating and modifying a kubeconfig. The Web UI supports generating tokens against multiple cluster such as Dev / Staging / Production.
kubernetes web authentication web-ui helm-charts token dexdex-test-parser was inspired by the Google presentation "Going Green: Cleaning up the Toxic Mobile Environment".Given an Android instrumentation apk, dex-test-parser will parse the apk's dex files and return the fully qualified method names of all JUnit 3 and JUnit 4 test methods.
android android-library testing test-framework dex linkedin通过精简Smali语法细节来增强反编译代码阅读性,自定义了一种简单语法
smali android dex decompilerCommand line program for modifying apk files
apk jar apktool apk-decompiler apk-editor apksigner-jarsigner command-line smali dexRedexer is a reengineering tool that manipulates Android app binaries. This tool is able to parse a DEX file into an in-memory data structure; to infer with which parameters the app uses certain permissions (we name this feature RefineDroid); to modify and unparse that data structure to produce an output DEX file (we name these features Dr. Android, which stands for Dalvik Rewriting for Android). This tool is tested under OCaml 4.02.2 and Ruby 1.8.6(7), so you need to install them (or higher versions of them).
dex dynamic-analysis bytecode-manipulation dalvikCommand line tool to decompile and extract Android Dex bytecode from Vdex files that are generated along with Oat files when optimizing bytecode from dex2oat ART runtime compiler. Vdex file format has been introduced in the Oreo (API-26) build. More information is available here. It should be noted that Oat files are no longer storing the matching Dex files inside their .rodata section. Instead they're always paired with a matching Vdex file. The Vdex file includes all quick_info data (old vtable) required to revert the dex-to-dex transformations applied during bytecode optimization. The idea here is to create a quick standalone tool capable to revert optimized bytecode, that does not require building the entire libart from AOSP.
android vdex bytecode dex art-runtime decompiler libart bytecode-unquickening disassemblerThis is a extension for ERC20, ERC721, ERC827 tokens, which added an build-in exchange.
smart-contract solidity exchange dexA Dex operator for Kubernetes, developed inside the Kubic project.
dex authentication kubernetes oidcThis is a kubectl plugin for Kubernetes OpenID Connect (OIDC) authentication. It gets a token from the OIDC provider and writes it to the kubeconfig. You can install this by brew tap or from the releases.
kubernetes openid-connect keycloak dex kubectl-pluginsJWT-to-RBAC lets you automatically generate RBAC resources based on JWT token. For authentication we use Dex with the LDAP connector. The user in LDAP has group memberships and Dex issues a JWT token containing these memberships. The JWT-to-RBAC project can create ServiceAccount, ClusterRoles and ClusterroleBindings based on JWT tokens. When we create a new ServiceAccount K8s automatically generates a service account token.
kubernetes rbac jwt dex authn authzClient and service for providing access to Kubernetes clusters. The client provides a user login command which will request a username and a password and forward them to the service. The service will forward the credentials to an OpenId Connect Provider (OIDC) to authenticate the user and will return a JWT token with the user details. The token along with some additional cluster information will be used to generate the kubectl configuration to be used to access Kubernetes clusters.
kubernetes oidc authentication cli dex ldapThere are a few bitcoin.conf settings that are necessary to run these tests. These tests will make read-only calls via RPC to make sure that the Node Omni RPC client can connect to the Omni Core server.
omni rpc dex tradeHelm: Helm chart is available on ObjectifLibre/k8s-ldap repository. Loginapp uses golang dep.
dex loginapp docker kubernetes oidc
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.