Commit graph

55 commits

Author SHA1 Message Date
Konloch
edccda8c67 Code Cleanup 2022-01-22 13:19:27 -06:00
Konloch
ca92d13c71 Code Cleanup 2022-01-22 13:19:05 -06:00
Konloch
7b2e864f90 Code Cleanup 2022-01-22 13:18:59 -06:00
Konloch
a39e786811 Code Cleanup 2022-01-22 13:18:53 -06:00
Konloch
4d3740cce4 Code Cleanup 2022-01-22 13:10:10 -06:00
Konloch
4272282c66 Code Cleanup 2022-01-22 13:09:53 -06:00
Konloch
ecf8e43541 Code Cleanup 2022-01-22 13:09:24 -06:00
Konloch
61266b5402 Code Cleanup 2022-01-22 13:06:25 -06:00
Konloch
5334a2da20 Code Cleanup 2022-01-22 13:06:18 -06:00
Konloch
845ae248ab Code Cleanup 2022-01-22 13:03:55 -06:00
Konloch
cbc15e074e Code Cleanup 2022-01-22 13:03:48 -06:00
Konloch
6986b1b840 Code Cleanup 2022-01-22 13:02:29 -06:00
Konloch
af6274fb4b Code Cleanup 2022-01-22 13:02:24 -06:00
Konloch
c51c4f0b81 Code Cleanup 2022-01-22 12:59:22 -06:00
Konloch
48d5227bad Update Example Plugin 2022-01-17 19:36:13 -06:00
Konloch
ec03a14189 Example String Decrypter Update 2022-01-17 19:35:18 -06:00
Konloch
cc1dbeceb7 Example String Decrypter Update 2022-01-17 19:35:13 -06:00
Konloch
bc7390a82e Example String Decrypter Update 2022-01-17 19:35:09 -06:00
Konloch
37b83add0c Example Update 2022-01-17 18:59:38 -06:00
Konloch
3dcaeefb57 Example Update 2022-01-17 18:59:17 -06:00
Konloch
590115d899 Example Update 2022-01-17 18:58:52 -06:00
Konloch
ec0ab2daac Example Update 2022-01-17 18:57:58 -06:00
Konloch
1835f6950b Example Update 2022-01-17 18:57:40 -06:00
Konloch
bc77a32722 Cleanup 2022-01-17 18:53:39 -06:00
Konloch
0c75303f96 Cleanup 2022-01-17 18:53:09 -06:00
Konloch
dd59d8753e Organized Plugins By Language 2022-01-17 18:44:12 -06:00
Konloch
edd27ea458 Light Cleanup 2022-01-17 17:11:43 -06:00
Nico Mexis
a6987480a7
Fix Plugins 2022-01-08 11:48:25 +01:00
Nico Mexis
86fb69f694
Optimize various stuff 2021-12-20 00:24:17 +01:00
Thomas Leplus
38565f6bff
Avoid NullPointerException 2021-09-17 19:48:09 -07:00
Konloch
84c1834ada Plugin API Update
With the plugin manager tab changes  the plugin console no longer needs the active resource container name. It only needs the plugin name
2021-07-23 15:50:18 -07:00
Konloch
10df99c750 Plugin Fixes 2021-07-23 15:46:19 -07:00
Konloch
0203a13472 Code Cleanup
Translation errors are now silenced unless developer mode is enabled
2021-07-21 08:20:38 -07:00
Konloch
0729da39f3 JS API Update
Build the plugin console inside of the execute function. This allows the tab name to update correctly based on the resource being processed. (It will fallback without correct tab names if not)
2021-07-21 06:22:22 -07:00
Konloch
420cd9d060 Updated XposedGenerator
This fixes the API breaks introduced in the recent patches, it should now function as originally intended
2021-07-13 05:33:34 -07:00
Konloch
1eda5e7f78 Updated For Plugin API Changes
This will make it easier on the user to inform them which file the class resources are in
2021-07-13 05:10:24 -07:00
Konloch
c5b53be4b8 BCV API Change
This API change will break compatibility with most pre-existing plugins
2021-07-06 21:36:11 -07:00
Konloch
d052d0e6d3 @jowasp Xposed Generator As Plugin 2021-07-01 08:14:22 -07:00
Konloch
c45b8c4b5a API Changes 2021-06-27 21:13:55 -07:00
Konloch
829b9ae2bb Example Javascript Plugin 2021-06-27 16:27:16 -07:00
Konloch
33447e3f09 Example JS Plugin Print Classes 2021-06-27 15:21:46 -07:00
Konloch
d12eca6973 Example Java Plugin 2021-06-27 14:45:36 -07:00
Konloch
a12f1aa503 Plugin Code Cleanup 2021-06-27 14:41:58 -07:00
Konloch
c774bf441b Restored Ruby Skeleton Script 2021-06-26 10:39:54 -07:00
Konloch
729f95110d Javascript plugin support 2021-06-26 10:39:06 -07:00
Konloch
5290692c3e JS Plugin Support 2021-06-26 06:47:27 -07:00
Konloch
2573aaa937 Added Example String Decrypter plugin 2021-06-26 06:04:31 -07:00
Konloch
f3d639c7f0 Restored Ruby Skeleton Script 2021-06-26 06:00:30 -07:00
Konloch
a1a0767d4d 2.9.7 changes 2015-07-08 17:35:21 -06:00
Kalen Kinloch
a1dc3aecc6 A bunch of changes for 2.9.3
* -----2.9.3-----:
* 02/28/2015 - Added drag and drop for any file.
* 02/28/2015 - Added ctrl + w to close the current opened tab.
* 02/28/2015 - Updated to CFR 0_97.jar
* 02/28/2015 - Fixed a concurrency issue with the decompilers.
* 02/28/2015 - Added image resize via scroll on mouse.
* 02/28/2015 - Added resource refreshing.
* 02/28/2015 - Im Frizzy started working on Obfuscation.
2015-02-28 22:24:49 -08:00