Pinned Repositories
ApkParseDemo
一个用dexlib库解析dex的demo,里面是解析自己的demo
Apktool
A tool for reverse engineering Android apk files
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
DexScanner
Scan Dex File,Find API.
hub
A library for transfer learning by reusing parts of TensorFlow models.
jerryhero.github.io
ProxyBroker
Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS :performing_arts:
skipgram
Python implementation of skipgram model for word embedding
smali
smali/baksmali
spp_net
A SPP_net in pytorch framework
jerryhero's Repositories
jerryhero/ApkParseDemo
一个用dexlib库解析dex的demo,里面是解析自己的demo
jerryhero/Apktool
A tool for reverse engineering Android apk files
jerryhero/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
jerryhero/DexScanner
Scan Dex File,Find API.
jerryhero/hub
A library for transfer learning by reusing parts of TensorFlow models.
jerryhero/jerryhero.github.io
jerryhero/ProxyBroker
Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS :performing_arts:
jerryhero/skipgram
Python implementation of skipgram model for word embedding
jerryhero/smali
smali/baksmali
jerryhero/spp_net
A SPP_net in pytorch framework
jerryhero/sppnet-pytorch
A simple Spatial Pyramid Pooling layer which could be added in CNN
jerryhero/stacking
Stacked Generalization (Ensemble Learning)
jerryhero/tensorflow
An Open Source Machine Learning Framework for Everyone
jerryhero/tensorflow_models_learning
tensorflow GoogleNet inception V1 V2 V3 V4
jerryhero/textClassifier
tensorflow implementation
jerryhero/TextCNN
TensorFlow implementation of a CNN for Text Classification
jerryhero/tf_android
Text Classification in Android using TensorFlow
jerryhero/ULMFiT_Text_Classification
Transfer Learning for NLP Tasks
jerryhero/VirtualHook
Android application hooking tool based on VirtualApp