Multiple File Signer - Windows Mobile Software Development

Hello,
Yesterday I created application, that may be usefull for some people, especially for translating new WM6 - signing MUI files. Application uses signcode.exe from Molski DevPack (its in archive - tools directory).
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Link for application: http://rapidshare.com/files/31141050/msigner.rar.html
User-guide:
1. Click "Select File(s)" button and select files what do you want.
2. Select certificate, by default is selected SDKSamplePrivDeveloper
3. Click "Start Sign Process"
4. voila!
You can verify files signing in log files created by this program.
for example log file:
file: file.dll.mui , log file: file.dll.mui.txt
Example for good sign:
Warning: This file is signed, but not timestamped.
Succeeded
Click to expand...
Click to collapse
Example for sign error:
Error: Signing Failed. Result = 80070005, (-2147024891)
Click to expand...
Click to collapse
In next versions I want to add:
- automatic sign control
- more options
- and more...
Cheers!

very usefull app.thanks mate

Great Application - Thank you
Can I sign my own apps with my cert with this tool? Or are the emu certs hardcoded?
Is the source available?

Here's the requested source, its nothing special:
h**p://rapidshare.com/files/32257766/msigg-source.rar.html
Coded in C++ Builder 6
To change available certificates, you must change ComboBox1 items in source and compile it, or change EXE resources in ResHacker for example (section RCData) and you must copy your certificates to tools directory.

Works perfectly.
Don't stop!
Thank you!!!

Good job, adexxx
This make my life easier
BTW, can you upload to another host, ex www.4shared.com?
Thanks

thanks! .
lol dzięki!

This is very useful! Thanks so much.

thx yours app provided a new WaitCursor for me!!!

srt10coupe said:
thx yours app provided a new WaitCursor for me!!!
Click to expand...
Click to collapse
A WaitCursor for WM5??

freeyayo50 said:
A WaitCursor for WM5??
Click to expand...
Click to collapse
Yes for WM5

can somebody upload this program to another service plz??

dont word on my p3600... Error: Signing Failed. Result = 800b0003, (-2146762749)

this tool rocks! THANK YOU 4 THIS!

Great tools,Thank

Hi,
I tried it for a phcanOverbmp.dll. However, the log file, txt, is empty. I copy the dll to windows folder. It seems it doesn't work. What is the problem?
thanks

New version soon - I think - if I found the source code & have time

@addexx
hello,
your tool is very handy. it would be awesome if you could implement an Unsign feature.
keep it up, great work so far!

Don't have "Succeeded"
Hi, when I verify my txt file, I don't have "Succeeded"...
How can I do ?

will this work for signing wm 6.5 stuff ??

Related

Interesting project on mysamsungwave.com: System property.

Hello,
It seems badanation.de is working on an interesting project.
I got the info here:
http://www.mysamsungwave.com/index.php?topic=6367.0
Have a look:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I think it could interrest a few person here.
Here is the project to download and use with SDK
http://www.megaupload.com/?d=D8351MOB
But not try yet lol
here i have created a pc based installer of the application from the source code, extract Broker100b3.zip to Broker100b3, paste this folder to c drive of your computer. attach your phone in usb debugging mode, click on .bat file to install this application. if you dont want to put this file in c drive, put it in any directory and accordingly change the directory in the *.bat file using notepad.
Hope original developers do not mind doing this if they do please PM me i will delete this post.
download link: http://www.mediafire.com/?606m5pnhh6jebah
Note: copy root certificate from Zertifikat folder to your phone and install it.
Thanks a lot.
Do not have phone to test it, but you proposed great option
hi,
@ badelemental
thanks 4 this installer
but, i can't install this app on my wave.
it comes an error ->
Installation failed. Error Code: 0108 (Failed to find root certificate.)
Click to expand...
Click to collapse
what can i do to install this app ?
thanks
*** edit ***
ohh ohh...
i had forgot to install the cert on my wave ^^
ok, it runs ;-)
*** edit off ***
banana_on_the_rocks said:
hi,
@ badelemental
thanks 4 this installer
but, i can't install this app on my wave.
it comes an error ->
what can i do to install this app ?
thanks
*** edit ***
ohh ohh...
i had forgot to install the cert on my wave ^^
ok, it runs ;-)
*** edit off ***
Click to expand...
Click to collapse
Hi everybody that's my first thread here,sorry for english...
I'm neewbie but how do you install certif please.
because i have the same code error and i don't know how to make.
thank's a lot.
Edit ok i find myself the way.thx

[APP] PDF Uploader v2.0

Hi,
updated to version 2.0:
features:
-fully rewritten and uses multitasking for better user exprience.
-New metro design
-Added: Ability To Save files from phone to your PC.
-Added: Ability to remove file from Upload Queue.
-Added: Ability to remove file from Phone.
-Solved: bug in creation date of file in Phone.
-Solved: bug in copying files with same name.
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Downloadhttp://www.mediafire.com/download/3881o336z93yo8r/PDF_Uploader_En.rar
Enjoy!
Application not installed - shows me error while pressing Upload. I did copy both vhost file. Any clue?
Thanks so much. It works great on my hd7.
djtonka said:
Application not installed - shows me error while pressing Upload. I did copy both vhost file. Any clue?
Click to expand...
Click to collapse
it just works with adobe reader 10.1...maybe you are using another version
Do I need copy any file into phone before?
My norton removed it ...!
djtonka said:
Do I need copy any file into phone before?
Click to expand...
Click to collapse
nope...it does it automatically...
Kevin_lee0417 said:
My norton removed it ...!
Click to expand...
Click to collapse
wiered...i'm not using any Antivirus for a long time if for anyone else this happened report and i'll take care of it...
aryaei said:
Hi,
as you guys know lately adobe released the newer version of adobe reader and solved most of problem but still if you want to copy a pdf to ur phone u have to upload it to a server or email it to yourself...here PDF Uploader comes and let you to upload your books without any need to be online...just add your files and click on Upload button(as usual running Zune is necessary)
PDF Uploader v1.0 - 18.5KB
enjoy.
Click to expand...
Click to collapse
THX for your good job!It works very well.
updated to version 2.0:
link
Not working on Windows XP, any ideas how to get it running thanks!

How to disable Application Name on small tiles

Hello! I was looking for a method, which can disappear Application Name in small tiles.
Before:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
After:
It is very easy.
Instruction:
1. Unpack your XAP file. (Use winRar)
2. Find WMAppManifest.xml
3. Open it in text editor.
4. Look for this line: <Title>[APP NAME HERE]</Title>
5. Replace it with <Title> </Title>.
6. Go to winRar, replace the old WMAppManifest.xml with the new one.
7. Install Application.
Done!
Hope you like it!
Source: lumiatrix.ru
This would solve something that's been annoying me for a while.
But, I have no idea how to remove a xap from my phone, and a search doesn't show me anything. So how do I remove/copy a xap from my phone to my PC? And is it even possible with parts of the ROM? Such as music and video?
Great guide.
If someone talented could make an app to do this, that would be awesome :good:
how does one get to the Xap to edit it?
It is pretty obvious by now that you need to be a developer and have the source code to do so...
You can't get to the XAP, and even if you did, you would have to decompile it, then recompile after you've done the changes.
7.8 RTM doesn't have this problem anymore,
jemaho said:
7.8 RTM doesn't have this problem anymore,
Click to expand...
Click to collapse
right. i too have an 7.0.8858 rom (RTM) which has this no more, this was just an bug so everything is like it should be.
pLUSpISTOL said:
Great guide.
If someone talented could make an app to do this, that would be awesome :good:
Click to expand...
Click to collapse
this app can do it! it can extract xap from phone and u can copy it from phone to PC using Windows Phone Device Manager!
http://forum.xda-developers.com/showthread.php?p=32494831
Yes, this problem is no more.....
This is only for those who don't have 7.8 RTM Rom.........
But I think everyone have this rom......
If not then download from here http://www.lumiatrix-forum.com/index.php?/topic/1472-rainbow-mod-20-for-lumia-710/
in new 7.8 roms (build 8858) this problem has solved
tnx for your try
Where can I find the 7.8 RTM for Lumia 710? Lumiatrix server is down...

[TOOL][WIN] ADB Pull Tool V2.1 [02-Jan-13]

ADB Pull Tool​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
hi all!
i'm back again with my noob-proof utilities
This tool will simplify your life when you need to pull files from your device!:victory:
Notice: you obviously need a custom rom with root and busybox installed
Click to expand...
Click to collapse
Features:
scan root directory ( needed at first start - check the "File" menu and hit "RUN first setup")
search for file type or file name ( case sensitive)
pull file or the directory
Click to expand...
Click to collapse
how it works:
run the .exe
select the directory you wish to scan
if you leave untouched the search field and select the subfolder on the list, all the folder's content will be pulled
select a directory
enter a file type value in the search box and hit the "search" button
in the list on the left , will be displayed all the files with the searched file type
select a file from the list
click the [ !!! pull !!! ] button
The Magic was Done!
now navigate to the "Pulled" directory and grab your file/s! :highfive:
Click to expand...
Click to collapse
known issues:
V2 - some times, when you search for file type you'll get "find" error. for example, if you are looking for ".apk" some times in the list you'll get an error, so you need to search for another file type, for example ".jar" and then search again for ".apk". (i'm working on a fix )
Click to expand...
Click to collapse
Download:
As always, any feedback and any suggestion are highly appreciated
ADB_Pull_Tool_V2.1.rar​
Click to expand...
Click to collapse
Changelog:
Code:
V1 - Initial release
V2 - added search by file type
- now you can pull folders
V2.1 - added some device info
Good work
sent from my highgrade HTC one x
wow Cesco another great work! thanks: D
Uploaded V2!
- added searchbox
- you can pull folders
bugs: some times when you search a file type you'll get an error in the list. to solve this do:
for example we are searching for ".apk" and at the first time we get error so:
- after the error search for another file type EX: ".jar"
- then search again for ".apk"
i'm working on a fix

MortScript on WP7

See HaRET WP7 and WP7 Console threads. I am waiting for answer from Mort, but some MortScript features are working already.
I will release XAP here as soon as.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I am happy UnZip MortScript command works well on WP7. Then we are able to simply unzip all ZIP and XAP archives downloaded from XDA by internet explorer on unlocked devices, PC using is unnecessary now. I can, for example, add simply plugin to Phone Commander application for archives unzipping from actual selection to inactive panel directory (like Total Commander internal unzipper).
Great Work
but you must make it more easy to use for people.
AhmedElsharkawy said:
Great Work
but you must make it more easy to use for people.
Click to expand...
Click to collapse
This is for advanced users only, do not use any of this if you don't know what you are doing.
this can potentially brick your phone forever.
this can't be made more easy, and there is also no need to make it more easy because all advanced users will know how it works
Greetings Cees
WP7 Mortscript UI
I finished first Mortscript dialog porting.
There is script example here:
Code:
# Message( "Input value" )
variable = Input( "Value:", "JS", false, true, "This is the default string." )
Message( "Your input: " + variable )
There is script UI on WP7 device:
AhmedElsharkawy said:
Great Work
but you must make it more easy to use for people.
Click to expand...
Click to collapse
You can play with Phone Commander and attached exe file (first version with a little UI functions amount ported only). Place it to any device folder and run from Phone Commander. Exe will make automatical registration. Now you can write mscr scripts in Phone Commander or WP7 Root Tools and run then by simple tapping. Phone commander does not offer file creation still, you can copy any file from other directory, rename it to MyScript.mscr and edit by "F3" PCMD function.
Big Request:
I found Mortscript 4.2 sources SP version only on the net. I contacted Mirko Schenk (Mort) here on XDA, but he do not walk here last time probably. Are you able somebody offer me newest (probably 4.3 beta 15) Mortscript source code? Porting to WP7 is a hard work, it will better to do it to the newest Mortscript version with more abilities.

Categories

Resources