How can i create a *.jad file of a *.jar file ( or certificate ) to get full access in my nokia phone,
Nokia mobile verifies every action on unsigned java application, my question is how can i sign an unsigned application for x2-00..?
As i have attached an signed app for x2-00....
Search Result
Collapse
2 results in 0.0058 seconds.
Keywords
Members
Tags
-
Creating java certificate for nokia handsets
-
assigning 64-bit hex values to unsigned long variables
I'm having a problem with assigning 64-bit hex values to unsigned long variables in MS VS2005 c++ compiler.
Code:unsigned long Number; Number = 0x1000000000000000UL;