yGuard currently doesn't have a way to specify the shrinker to keep all native method. This make shrinking some fat jar that include native libraries (e.g. Eclipse SWT) nearly impossible.
So my question is:
- Could this feature be implemented?
- If yes, how hard would it be to implement this? What's needed to be done?