The Bytecode Club

Full Version: Exposed Generator module in BytecodeViewer-preview
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi All
I've been working on an Xposed Generator feature in Bytecodeviewer. So far I have a full working prototype planning to be improved in the coming months, the features include:
-Extracts from the selected , decompiled class (jar) , its methods in the form of a list
-Ability to select one of the methods you want to 'Xposed'
-Generate a Xposed class based on the selected method

If you are familiar with Xposed framework, please let me know. Looking for feedback :

some print screens
drive.google.com/file/d/0ByWs4btfjpMJSnFjLTRHZ2dRTjg/view?usp=sharing
drive.google.com/file/d/0ByWs4btfjpMJQ3BqUk5PVEphWWs/view?usp=sharing
drive.google.com/file/d/0ByWs4btfjpMJRFd1QUhZYndDM2c/view?usp=sharing

Cheers

Byteater
This looks dope homie, let me know if you're still working on this and would like to collab.