sandman: how were you able to edit your filesystem? it didn't say the file system is locked by manufacturer or whatever?
Actually only certain things are blocked. Not all content in the Brew folder for instance is blocked either.
@Jheart
Yea it looks like they cracked it and downloaded all kinds of stuff. I will have to look into that deeper.
In the mean time, I was in the Brew folder and found the "cityid.cdl" file. Saved it to my desktop and looked at it under a hex editor.
<bh:00>License1:1,1-1,1,199,1
License2:2,1-1,2,3499,11000
Zero-Rated-Data:0
Blind-Trial-Mode:1
NameId-Upsell:0
NameId-Free-Trial:0
CityId-Trial-Length:10
NameId-Trial-Length:5
If you look at the trial length, it looks like it is in hexidecimal. A 10 would be 16 in decimal and the trial length is 15 days. Since there is no day zero, it would make sense that it would be a value of 16 or 0x10 hex. I wonder if I changed that if it would affect the trail time? If I changed it to 0xff hex, that would give me 255 days. I might try it and see when my 15 days is up if it stops functioning.