ASN.1 JavaScript decoder github mirror from https://github.com/lapo-luchini/asn1js ASN1js is a pure JavaScript library implementing a full ASN.1 BER decoder and encoder. https://asn1js.org github mirror from https://github.com/PeculiarVentures/ASN1.js
The dyncall library encapsulates architecture-, OS- and compiler-specific function call semantics in a virtual bind argument parameters from left to right and then call interface allowing programmers to call C functions in a completely dynamic manner. In other words, instead of calling a function directly, the dyncall library provides a mechanism to push the function parameters manually and to issue the call afterwards. This means, that a program can determine at runtime what function to call, a
android-rooting-tools/libexploit https://github.com/android-rooting-tools/libexploit
An application to dynamically inject a shared object into a running process on ARM architectures. mirror from https://github.com/evilsocket/arminject