are nulled app source codes safe to use ?

PhonetiX

Junior Member
Joined
Jun 10, 2009
Messages
117
Reaction score
25
hi I have seen some apps on codelist. How safe is it to download them and upload them to Google play? it's a wallpaper app. thanks alot
 
WIthout reskin and checking? Not safe. Reskin is not only changing graphics.
For some summary, I can admit, that I put some hidden library in few source codes in the past, after remote activation, apk generated from this code was showing my ads.
A lot of idiots published mario clone from my source downloaded from forum ;)
I am not doing it anymore but I am sure, nulled site owners are doing it :D
 
WIthout reskin and checking? Not safe. Reskin is not only changing graphics.
For some summary, I can admit, that I put some hidden library in few source codes in the past, after remote activation, apk generated from this code was showing my ads.
A lot of idiots published mario clone from my source downloaded from forum ;)
I am not doing it anymore but I am sure, nulled site owners are doing it :D


EVIL . :devil::devil::devil:
 
hi I have seen some apps on codelist. How safe is it to download them and upload them to Google play? it's a wallpaper app. thanks alot
Reskin the app, change classes names, methods, varibles, id's etc , Check if ads showing right, and you should be fine
 
There is risk. I would suggest to not use nulled ones. Use it at your own risk
 
Last edited:
make sure to look for any javascript in hiding places...
lol android is java and kotlin, not javascript
you cannot check everything, I hidden my bad code in ... admob :D
 
Thanks alot for your replies everyone. I have found a tutorial to build a wallpaper app from scratch. with admob. if anyone wants the link I can post it for you. I have been using appy gen in the past but now I want to be able to get all the ad revenue not just a percentage.
 
I have used code from codelist,
change graphics, edit string, change package name, u will be okay.
 
Back
Top