google/android-classyshark

ASMDEX is archived any plans to change the dependency

anantshri opened this issue · 2 comments

ASMdex.jar which is a local jar dependency for this project is created using asmdex project Only known reference of it that i can find is this https://gitlab.ow2.org/asm/asmdex archived project. suffice to say the project is dead for a long time. Is there any alternative or is classyshark going to keep using the old project. if yes then it might be a better idea to restore the jar file in the repository as there is no other simpler way for someone to compile the project.

Thanks Anant, the best I can think is remove all features that use ASMDEX.

that could be one and for the time being restoring the jar files would allow people to compile the project. #202