Exposed Generator module in BytecodeViewer-preview - Printable Version +- The Bytecode Club - Reverse Engineering Forum (https://the.bytecode.club) +-- Forum: Software (https://the.bytecode.club/forumdisplay.php?fid=19) +--- Forum: Bytecode Viewer (https://the.bytecode.club/forumdisplay.php?fid=69) +--- Thread: Exposed Generator module in BytecodeViewer-preview (/showthread.php?tid=45440) |
Exposed Generator module in BytecodeViewer-preview - byteater - 01-03-2017 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 RE: Exposed Generator module in BytecodeViewer-preview - Konloch - 10-22-2017 This looks dope homie, let me know if you're still working on this and would like to collab. |