Hi team,
I have a question about how the AP's Mod works.
I compared original apk and AP's mod apk using WinMerge so that I tried to study for making mod. (the app is Brown Dust)
Before I get the result, I thought the differ is probably "Assembly-CSharp.dll" or "*.so" files.
However, there are no diffs the files I wrote above, but I found two added files below in AP's Mod apk.
- libandroidrepublic.so
- libsdfouoadfiopaisdoaiopsd.so
There are no change in original *.dll and *.so file.
How the Mod works? When the application load these added files?
I have a question about how the AP's Mod works.
I compared original apk and AP's mod apk using WinMerge so that I tried to study for making mod. (the app is Brown Dust)
Before I get the result, I thought the differ is probably "Assembly-CSharp.dll" or "*.so" files.
However, there are no diffs the files I wrote above, but I found two added files below in AP's Mod apk.
- libandroidrepublic.so
- libsdfouoadfiopaisdoaiopsd.so
There are no change in original *.dll and *.so file.
How the Mod works? When the application load these added files?