| Author | Topic: Some game info (Read 1,015 times) |
enigma59 Newbie
 member is offline
Joined: Aug 2005 Posts: 3 Karma: 0 |  | Some game info « Thread Started on Dec 29, 2005, 1:27pm » | |
i was looking at the brew sdk and found some interesting info
"Application removed when handset power-cycled If your application has been removed from the phone after power-cycling, the most likely cause is that your phone has not been test-enabled. To test-enable your phone, it must be sent to the QUALCOMM phone center."
"1026 (Signature file missing) No signature file was found; ensure that a signature file is generated and placed within the application directory. 1028 (Expired signature) Try generating a new signature file, the lifetime on the previous signature may have expired. Also verify that your handset has the proper date and time set. 1030 (Invalid ESN) Check that your signature was generated using the proper ESN. If an error was made during signature generation, you must generate a new signature with the correct ESN."
the folder structure is set up like this \brew\GameName\ and in the folder GameName there are files called GameName.mod (the actual game) and GameName.sig (digital signiture for the app that contains license info) and in the \brew\ folder there is GameName.mif
I can't find any information about the .sig file because that part of the BREW website is username/password protected https://brewx.qualcomm.com/brew/sdk/download.jsp?page=dx/commtools
so unless somebody can get access to the above site its going to be pretty close to impossible to find out how the app signing works
thats just my 2cents if anyone else is still interested in getting games on their a670
| |
|
elementfire Full phone Member
   member is offline
Joined: Jun 2005 Posts: 149 Karma: 71 |  | Re: Some game info « Reply #1 on Jun 9, 2006, 1:15pm » | |
Interesting. However, I think that only people who are part of the cell-phone industry will have access to the restricted portions of the QualComm Website. Oh, btw, the sig file seems to be encrypted, so simply hex-editing it will not work.
| |
|
elementfire Full phone Member
   member is offline
Joined: Jun 2005 Posts: 149 Karma: 71 | | |
|