Related
I've build a version of crypto phone for PocketPC 2003. ( unsing the sources from www.cryptophone.de ),
with some workarrounds for license test.
I don't have two phone to test it yet. If anyone can test it please send feedback.
As i see it use data call as link layer so your provider must suport it.
PS: Who's testing it , please send feedback.
I've tested in my Qtek 2020, (XDA II, MDA II…).
Is it working? I was able to compile it too, but it died on exchanging keys.
mamaich said:
Is it working? I was able to compile it too, but it died on exchanging keys.
Click to expand...
Click to collapse
Don't work. :-(
I have programmed 2 xda 1 with wm2003 and the crypto, it works perfectly. The only bug is the "file" bar vanishes after a call is placed or received, other than that its great. 8)
Can you post what you changed in the source file in order we could reply your compiled code?
The idea is simple, if we can have access to the original source code and can do the changes you documented, generating the same code as you, with the same hash value for the encrypted code, we can assure that your code have the same security of cryptophone.
dumb ?
what is cryptophone?
Hi,
i am very interested in this (or a similar) software for
the Wallaby or Himalaya platform.
Anyone here who has a working & easy too install binary?
(Or are there any real free & opensource applications like cryptophone?).
kind regards,
Ben
Has anyone managed to get cryptophone working on the XDA ??
... or find a similar program ??
Regards
There are several similar commercial projects. Just wait some time for their announcements.
mamaich said:
There are several similar commercial projects. Just wait some time for their announcements.
Click to expand...
Click to collapse
Hi mamaich,
thnx for that prompt reply
I know about cryptophone.de, raseac.com.br & caspertech.com
Are there any others I have missed ??
Regards
John
2-3 russian companies are also working on similar projects. I don't know their sites.
cryptophone Somebody to compiled? for motorola smartphone mpx220 :?
one more company.
http://www.securegsm.com
and question - where is source download page on http://www.cryptophone.de ?
in general "cryptophone" application isn't difficult
- good vocoder
- some crypto
- good realtime data transfer - CSD for GSM network
- some audio components like AEC
could some one point me to good ARM implementation of vocoder with 2.4-4.8kbitps bitrate? ARM9(v5) PXAxxx ~100MIPS.
Free is preferable, but reasonable commertial offers are welcome too.
just a question,
isn`t it possible with the sourcecode of this software and the sdk for windows mobile 2003 smartphones to make a installer?
is very interesting, or?
is there any other software for ppc or smartphone avalable?
a free wm5 client for this should be awesome! coders go compile now!
is the encryption limited to "only" this version of application ?
- or is there some sort of standard ?
ryhor said:
one more company.
http://www.securegsm.com
and question - where is source download page on http://www.cryptophone.de ?
in general "cryptophone" application isn't difficult
- good vocoder
- some crypto
- good realtime data transfer - CSD for GSM network
- some audio components like AEC
could some one point me to good ARM implementation of vocoder with 2.4-4.8kbitps bitrate? ARM9(v5) PXAxxx ~100MIPS.
Free is preferable, but reasonable commertial offers are welcome too.
Click to expand...
Click to collapse
here
http://www.cryptophone.de/support/downloads/downloads.html
Lord Ashmedai said:
I've tested in my Qtek 2020, (XDA II, MDA II…).
Click to expand...
Click to collapse
Hi, did you manage to get it to work?
I tried on my O2 xda... it hung on the key exchange part...
It concerns me that this program starts two processs, spcore.exe and ui2003.exe. I have not looked over the code, but can you tell me why it must use two. Furthermore once they are going there is no way to stop the spcore.exe. My guess is that if that process contains the thread that is waiting for tapi events, its stopping mechanism has not been implemented properly. If you want to make a thread that is waiting for the event for line state then when the user wants to stop the thread/process, the event interest needs to be reset. eg SetCommMask(hSerialHandle,0); ,but it must be done from the ui thread not the waiting thread because obviously the waiting thread cant do anything. Once it is set to 0 (as apposed to EV_RXCHAR for example) the waiting thread will finish waiting imeadiately.
I tried sending a message to destroy the window with no effect, I then tried using terminatethread to stop it but that did not work so it must be in an api call (such as waiting).
On my mini it starts up ok, and dose not interfear with the phone. I could not test the functionality because the only other phone I had with me was my xda and it dose not install corectly on that. No error messages on intalation but the icon in the program files is not shown properly and it fails when I try to start it.
Finnish Aali Alikoski, Academic Developer Evangelist of Microsoft Finland, has just released a highly useful application, SMS Notifier, along with its source code.
The application offers some really nice and, up to now, to my knowledge, on the Pocket PC Phone Edition platform, unprecedenced functionality: it waits for unanswered incoming calls and, depending on the configuration settings, it either sends an SMS message to the caller (with configurable contents), possibly containing also the end time of current appointment (this is also configurable) or adds an item to the system-level Windows Mobile calendar (containing the caller info).
The latter functionality is nothing new – you can check the caller's identity and the call date/time in any low-end mobile phone. The former – that is, the SMS feedback –, however, is really long-awaited!
Downloading and Installation
You can download the application here. Transfer the CAB file to your PDA and execute it there.
If, after installing and upon starting SMS Notifier, you're presented this error message, make sure you download and install .NET CF 2.0 from Microsoft. Make sure you install it in the main memory. Also note that, as the application heavily relies on the new, connectivity/database-related libraries of .NET CF2, it's not very easy to port it to run under the earlier Compact Framework library. (For CAB lovers, you will only need c:\Program Files\ Microsoft.NET\SDK\CompactFramework\ v2.0\WindowsCE\wce500\armv4i\NETCFv2.wm.armv4i.cab ; you can also download it from here (to avoid having to download the 24 Mbyte-long MSI installer).
Configuration
On the main set-up screen, there're some checkboxes in AND relationship. The first one, Send SMS to unanswered callers, instructs the application to send an SMS to everybody that tries to call you but his or her calls remain unanswered. Using (not disabling) the second two checkboxes, however, you may make the application not send a SMS to anyone that calls you, just to the ones that call you during an active/busy appointment.
The checkbox/text input area at the bottom makes it possible to report the end of the current appointment so that he or she can know when you are reachable again.
The Calendar tab contains only one checbox, which instructs the application to enter all the incoming calls into Calendar.
Note that the configuration settings are not correctly saved/restored, as the author also points out.
Usage
To use the application, just start and configure it to your liking. Do not click the Quit button – then, it won't send your callers any SMS. Just let it run. You can, of course, suspend the PDA while you do so and also minimize the application. This also means you can safely start it from \Windows\Startup (just like the other highly recommended application, PMRecorder – please see this article on it if interested) – if it's running in the background, it'll safely catch all unanswered calls.
Other stuff
I also recommend the author's blog here. Don't be taken aback of some of the material's being in Finnish: there's nothing really interesting in them for non-Finns (the Finnish blog posts are only about local, Finnish meetings, conferences). Unfortunately, some of the other Finnish .NET bloggers (see the links in the lower left of the page) post exclusively in Finnish, even highly technical stuff that would be interesting for non-Finnish speakers too. (Feel free to ask me in my blog for a public translation for some of them if really interested.)
thanx man .. jus tried it . this application actually works .rockinnn
I can't seem to be able to install the .net Framework 2.o on my new T-Mobile MDA - USA (Wizard)
I get the same error from .cab install or activesynch install:
"Installation error. Stop all applications and processes, maximize all available storage space, and run installation again. Support info:4"
Any suggestions?
oops
PhoneGuy said:
I can't seem to be able to install the .net Framework 2.o on my new T-Mobile MDA - USA (Wizard)
I get the same error from .cab install or activesynch install:
"Installation error. Stop all applications and processes, maximize all available storage space, and run installation again. Support info:4"
Any suggestions?
Click to expand...
Click to collapse
Did you try to install it in the main storage or the storage card? Only install it in the main storage.
Yeah, the options were "Device" or "Storage Card".
I tried Devicce but no luck...
PhoneGuy said:
Yeah, the options were "Device" or "Storage Card".
I tried Devicce but no luck...
Click to expand...
Click to collapse
I've encountered the same when I first tried to install it on a storage card. Then, subsequent installs to the main memory didn't succeed either. A hard reset helped.
I have installed it and it seems to work well. My only concern is that it seems to use the notification application of the phone rather than the call list of the phone. The reason I say this is because it puts a calendar entry in when I miss a call then adds another entry when I check the notification of missed calls.
is this what is supposed to happen? would it send 2 text messages in this case (when the call comes in and when I check the notification that the call did come in)?
thanks,
Edwin
also, it seems if I am on the phone when I miss a call it uses the name of the person I was on the phone with and not the person I missed.
Ruttensoft also has a similar program call minder - works well but not as many features as above program but you don't need NET thing - hate those addons
ethorn said:
is this what is supposed to happen? would it send 2 text messages in this case (when the call comes in and when I check the notification that the call did come in)?
Click to expand...
Click to collapse
That's what happens for me... I stopped using it because of the duplicated sms's...
meschle said:
Ruttensoft also has a similar program call minder - works well but not as many features as above program but you don't need NET thing - hate those addons
Click to expand...
Click to collapse
Tried it. Keep getting "Cound not find resource assembly" error.
Strange works sweet for me.
this is the link I used
http://www.freewareppc.com/communication/callassistant.shtml
meschle said:
Ruttensoft also has a similar program call minder - works well but not as many features as above program but you don't need NET thing - hate those addons
Click to expand...
Click to collapse
after using the Ruttensoft on my Qtek, i can no longer creat SMS, when I click on new, only a while screen appear, cannot input both phone number and Text.... did anyone meet the same ???
meschle said:
Strange works sweet for me.
this is the link I used
http://www.freewareppc.com/communication/callassistant.shtml
Click to expand...
Click to collapse
No it didn't... you didn't use this program. we are trying to give feedback to the author of this program which has so much more potential than the limited software you used.
No sms works for me even when activated. my qtek rom is 1.6.7.1 maybe that's the diff. Sorry ethorn could start a new thread if you like but may help some people if the other prog don't work for them.
Hi
I have a XDA 2i & a XDA Mini S and use a program called Do Not Disturb by Jguisoft, a very small footprint and easily configurable
no I am all for putting ideas of other products, but the way you worded it sounded like this program that Menneisyys worked on worked on your phone and that the version of his program you used was at another link.... my problem is that neither are true. Software Guru did things right and just introduced another alternative.
thanks guys
Software Guru said:
Hi
I have a XDA 2i & a XDA Mini S and use a program called Do Not Disturb by Jguisoft, a very small footprint and easily configurable
Click to expand...
Click to collapse
Can you provide a link? Did a google and no results found.
Cannot download the SMSNotifierSetup cab
Can someone please post this as i cannot seem to download it.
thanks
i will give credit to risidoro for this one.. and im lazy som im just going to copy/paste. original post can be found here: http://forum.xda-developers.com/showthread.php?p=1079560&posted=1#post1079560
This new MIDlet Manager comes from the new HTC Herald ROM, version 1.2.405
This new version is JTWI 1.0 compliant and SUPPORTS Google's SATELLITE Maps (of course, you need to download Google Maps' client from www.google.com/gmm
This release also supports sending SMSs from Opera Mini 3.0 (mini.opera.com)!!!
Some Details about the program:
Developer: Intent
Name: MIDlet Manager
Version: 11.1.7.1023
Build: 20060907
JWTI v.1.0 Compliance!
------- HOW TO INSTALL ------------
- download the zip archive from:
Risidoro_Intent_MIDlet_Manager_v11.zip
- extract the cab (inside the archive) somewhere in your PC (e.g. Desktop)
- copy to somewhere in your PocketPC (e.g. \storage card)
- in your PocketPC, navigate with File Manager to the cab and tap on it to install
- when asked, choose to install in the Device (and NOT in Storage Card!)
- reboot when asked
PS: It can be installed over previous version (or in roms where the old midlet is included)!
-------- COMPATIBILITY ---------------
So far, i've only tested it with the midlets i use the most.
- Google Maps runs fine. Satellite maps are supported!!!
- Opera Mini 3.0 runs OK too and supports SMS sending. Even softkeys works! Photo blog feature, however, is not supported
- Mobile GMaps, beta 1.30.08 http://wap.mgmaps.com/ simply wonderful. Sat images for google and yahoo maps.
Does this replace the MIDP manager suplied by default on the phone? Can I use both once this is installed?
(I'm using an Orange branded M3100 with the Intent Midlet Manager, v10.1.7.559 if that matters. I guess thats the same on all hermes devices.)
Thanks,
Sam
mikechannon said:
Hi
Interesting good info.
Couple of ever so picky things shogunmark, a couple of the links need attention the www.google.com/gmm). one needs the ). removed from the end and the (http://wap.mgmaps.com/): one needs the ): removed.
My obsessive compulsive personality disorder forced me to point these out.
Cheers
Mike
Click to expand...
Click to collapse
i should have proof read that stuff if i was gonna copy/paste so i will take the blame for not proof reading it!
sambartle said:
Does this replace the MIDP manager suplied by default on the phone? Can I use both once this is installed?
(I'm using an Orange branded M3100 with the Intent Midlet Manager, v10.1.7.559 if that matters. I guess thats the same on all hermes devices.)
Thanks,
Sam
Click to expand...
Click to collapse
this does replace the current midlet on your phone
You had me at the soft keys working in Opera 3.0. Thanks!!
Shogun are you working on a new rom for the Hermes? Your rom for Wizard was the best one.
Anyone else having problems downloading through Firefox and IE?
bump can anyone email me it to [email protected] can't seem to be able to download it.
right click on the link in IE and choose "Save Target As" and see if that works for ya
ZzFDKzZ said:
Shogun are you working on a new rom for the Hermes? Your rom for Wizard was the best one.
Click to expand...
Click to collapse
and no not yet, i am still a little busy with life, my wife is due to pop out #4 any day now, plus with all the bootloader security stuff going on i dont feel comfortable on making a rom quite yet.. we will see what the future holds
Wowz! Great news! Thanks! I post a link to this thread to all PPC forums / my blog!
Congrats on number 4 Shogun!
I hate to high jack a thread but...
Is there a launch command to put at the end of the .exe file to lauch to start the midlet manager and launch a midlet.
Found my answer and here it is incase anyone else wants to launch midlets from a shortcut. Works for me on iLauncher.
jmm.exe -r"suite","vendor","name" runs Opera Mini and Google Maps for me.
If I try to put the whole line in quotes "name,vendor,name" - it doesn't launch the midlet - only JMM.exe.
You can run any midlet that you have installed. You can find the parameters such as a midlet name and the exact vendor name in Application Data\Tao\intent\app\jam\midlets\midlets.db. I just repeat the midlet name instead of the suite.
Just installed 11.1.7.1023 on my 8525. I first got a system message "access denied"... Oh yeah... I guess I should close MIDlet first
2nd try (once I had a cup of coffee and turned on my brain) install went A-OK. Opera Mini gave me an error and would not connect to anything. I uninstalled the midlet and re-installed and now everything is working. GMaps is faster than map4pda. Softkey functions work as advertised. Thanks for this update!
Install failed
I tried installing it on my MDA Vario II and received the following error
"Installation was unsucessful. The program or setting cannot be installed because it does not have sufficient system permissions." Any suggestions?
Thanks
Richard
shogunmark said:
and no not yet, i am still a little busy with life, my wife is due to pop out #4 any day now, plus with all the bootloader security stuff going on i dont feel comfortable on making a rom quite yet.. we will see what the future holds
Click to expand...
Click to collapse
Congrats on the 4th kid!
Also I try the right click save target and still won't work. It just downloads a 1kb file.
ZzFDKzZ said:
Congrats on the 4th kid!
Also I try the right click save target and still won't work. It just downloads a 1kb file.
Click to expand...
Click to collapse
dont know if congrats are in order.. i will be a 26yr old with 4 girls under the age of 6 in house plus my wife... i will take sympathies though anyway, i just emailed it to you!
Hi,
I don't know if some body knows about it, but soft keys function is replaced by the following keys in the stock version of JAVA VM from TyTN.
Left Soft Key = Q
Right Soft Key = P
I did a search but I didn't find any related to this, then I'm posting this info.
Regards,
Taguapire.
Hi,
I don't know if some body knows about it, but soft keys function is replaced by the following keys in the stock version of JAVA VM from TyTN.
Left Soft Key = Q
Right Soft Key = P
I did a search but I didn't find any related to this, then I'm posting this info.
Regards,
Taguapire.
Edit/Delete Message
Click to expand...
Click to collapse
BTW: I don't know if it works in every app, but is working in Opera Mini 3.
Regards,
Taguapire.
My experience,
I just installed it JVM, Google Mail worked fine, in previous version it just do not retrieve the mails, this new can get them but... When I pop the menu it returns an error.
Gmail stuff is still a buggy app for this JVM.
About the rest, I mean, Soft keys... all is OK.
Regards,
Taguapire.
i havent had any major issues with the gmail app, i did run into one buggy issue but havent had it since.. but i wont call it a solid app yet, everything else has worked great for me, soft keys, etc
good bluesnarfing app i used on ppc 2003.. the source code is there also..thanks
what exactly does this program do? it sounds like a BTCrawler type of app.. not telling us what it is makes me hesitant to try it...scary!
oh ok i just googled it....nevermind!
intrglctcrevfnk said:
oh ok i just googled it....nevermind!
Click to expand...
Click to collapse
can any1 help..or knows some 1 up for the task?
so have you tried it yet? did it lock it up? or does it just not work? Sounds like fun to me.. just let me know your experience with the program and i'll give it a whirl..
oh jeez.. it's all c++, and I failed out after data structures ( i blame a foreign teacher combines with way to much weed and beer) and went on to get a psych degree.... sounds kinda scary, there is one executable in there, but im hesitant to try it... or maybe not..
go to yout tube there a demo there.. I used to use it on wm 2003..put it on port 7 and it wrked..on wm5 it doesn't find the ports or open comm mnger..
madmaxedcn said:
go to yout tube there a demo there.. I used to use it on wm 2003..put it on port 7 and it wrked..on wm5 it doesn't find the ports or open comm mnger..
Click to expand...
Click to collapse
did i post this on the wrong thread??
Hey madmax, found a soloution to your problem!
I just enabled btcrawler to snarf and to bluetab exploit. look at http://www.silentservices.de/btCrawler.html
I just enabled the reg changes and off i go.... kinda fun but not all its cracked up to be... I want to send strangers wierd messages to f with their head
Guys.. try BLUEZARD :
What can I do with Bluezard?
With Bluezard you would be able to:
Browse remote device filesystem, download, upload and delete files on a remote-device, create folders.
Control remote-device by sending AT-commands. It has built-in terminal.
Send SMS from remote-device.
Download SMS from remote-device.
Download phonebook from remote-device.
Send files to the remote-device up to several times faster than filemanagers!
Receive files sent via Bluetooth. It can save files directly to storage card, file size is unlimited and it is done on a really high speed!
You can choose where to save incoming file.
You can set filters for auto-sorting incoming files to different folders.
Get extended info about remote-devices: bluetooth manufacturer, avaible services, bluetooth address.
Get invisible device status.
Bluezard is using system device list, so you don’t need to scan for devices every time!
Bluejack remote-device with a message!
Other features of Bluezard:
Bluesnarfing (only for security testing)
Hellomoto (only for security testing)
Fast and easy-to-use interface.
And many-many other features!
Hi.
Does anyone know if it's possible to security protect files/folders on my the HTC HD2? I have all my bank info, pin numbers etc. which I used to password protect and various files i want to lock in a folder.
I do know you can get software for this, so is there one someone can recommend or the best ones to use??
thanks in advanced
shane
Why dont you use SPB Wallet?
Subsx said:
Hi.
Does anyone know if it's possible to security protect files/folders on my the HTC HD2? I have all my bank info, pin numbers etc. which I used to password protect and various files i want to lock in a folder.
I do know you can get software for this, so is there one someone can recommend or the best ones to use??
thanks in advanced
shane
Click to expand...
Click to collapse
i use resco file explorer.
it has the lock/encrypt option in any file in your device!
also (and that is very nice for me) if you make the installation by your pc(and not by cab) the encrypt option is working and at your pc!!
tested years now,in xp and vista
zaharakis said:
i use resco file explorer.
it has the lock/encrypt option in any file in your device!
also (and that is very nice for me) if you make the installation by your pc(and not by cab) the encrypt option is working and at your pc!!
tested years now,in xp and vista
Click to expand...
Click to collapse
Cheers guys, im trying the resco file explorer as the SPB one is mainly for passwords, pins etc, im more looking at locking files in a folder etc.
I going to try the 7 day trail and see how it goes =]
FreeOTFE is a free, open source, "on-the-fly" transparent disk encryption program for PCs and PDAs.
Using this software, you can create one or more "virtual disks" on your PC/PDA. These disks operate exactly like a normal disk, with the exception that anything written to one of them is transparently, and securely, encrypted before being stored on your computer's hard drive.
http://www.freeotfe.org/mobile_site/index.html
This works great on my HD2.