maoabc / nmmp

dex-vm used to protect the android classes.dex file
736 stars 260 forks source link

Blacklist specific class names #43

Open sourvodka2023 opened 1 year ago

sourvodka2023 commented 1 year ago

Is it possible to blacklist specific class names something like !com.example and !com.example.class2? I still want to encrypt all classes but I want to make a few blacklists

maoabc commented 1 year ago

You can customize the implementation of the 'ClassAndMethodFilter' interface.

sourvodka2023 commented 1 year ago

How can I implement it?

VanHoevenTR commented 1 year ago

This feature would be amazing

winte1 commented 1 year ago

你可以使用np管理器比较直观