RemoteTracker - Antitheft software - Windows Mobile Apps and Games

Hi there,
This software is an Antitheft and you can use it to track your device when it was lost or stolen. It works catching a formated SMS sent from any phone and then send useful informations back.
You can use it to others objectives, like keep your eye in your child. Use your imagination!
If the thief change your SIM card, you will receive a SMS alerting you and you still can track your device. All you need to do is set an emergency cel number.
RemoteTracker can be added to third part custom ROMs. But, with a hard reset all configurations was lost. Now, RTRegCreate tool can create a configuration file using your PC. ROM cookers can use this DLL to make RT hard reset safe!
I need to learn VisualStudio 2008 and develop to Windows Mobile for professional purposes. I choose to make this projet because thought it might be fun
My Glofish X800 has Panot (from eten-users.eu) custom ROM with WM6.1 and native .NET 3.5, but you can download this .NET version if needed here: http://www.microsoft.com/Downloads/...49-3C6B-42F1-9FD9-0041345B3385&displaylang=en
The installer CAB file and source code of RemoteTracker can be downloaded here:
http://remotetracker.sourceforge.net
This version answer the commands below:
rt#help - send this list of commands;
rt#ehelp - send this list of commands by e-mail;
rt#cb#<some_tel_number> - turn on the Phone and call the number passed as parameter;
rt#gp#<some_cel_number> - try to get GPS coordinates and send back to cel number passed as parameter.
rt#egp#<some_e-mail_account> - try to get GPS coordinates and send back to e-mail passed as parameter.
rt#pb#<some_cel_number> - Use them to receive your contacts stored in SIM card back. If you do not take the phone back, at least the contacts will be saved.
rt#epb#<some_e-mail_account> - Same as pb, but the message goes by e-mail.
rt#elt#<some_e-mail_account> - This command will start GPS, Log the path about 5-6 minutes and send the KMZ file by e-mail. This file can be opened with Google Earth. Very cool.
rt#go#<some_cel_number> - get 'settings/owner' informations.
rt#ego#<some_e-mail_account> - Same as go, but the message goes by e-mail.
rt#rst - softreset device.
rt#dkz - delete all kmz files.
rt#dsc - delete all contacts in SIM card.
rt#eganfl - Send, by e-mail, a list of all incoming and outgoing calls if you have VITO audio notes installed.
rt#eganf - Send, by e-mail, all incoming and outgoing calls records if you have VITO audio notes installed.
rt#findme - Same as 'gp' command, but ask you if you want to answer the command.
rt#alarm - Just play a sound. Useful when you don't remember where the device is, but you know it's your home.
rt#gi - Send informations about your phone: IMSI and IMEI.
rt#egi - Same as 'gi' but the answer goes by e-mail.
rt#msg - Send a message to be displayed on your device.
The main screen has a tab with help.
I did this project to be multi-language. In this version there is Portuguese (my mother language), English (sorry about it, my english is very bad), Dutch (thanks to Cybermoose, from etenusers) and Spanish (thanks to Popy from etenusers). If you want to make your own translate, I can tell how. Very simple.
If you decide to try RemoteTracker, I would like to read reviews, comments and suggestions. Remember this is a beta version and may contain bugs. Use at your own risk and with caution.
Please see ChangeLog.txt to see the improvements.
For those of you who are having the problem with the help file,
with some strange certificate errors and PIE opening when you start RTconfig, the problem lies with having the default program that opens html set to something besides PIE (Opera 9.5, perhaps)
To fix this, use schap's Advanced Config tool to set .htm and .html files to be opened by:
Code: iexplore.exe file: %1
Originally Posted by xd1936. Thank you very much!!!
Keep RemoteTracker up to date!
There is an integration with AppToDate. This application verify if configured softwares are up to date or not. If not, you are alerted, and invited to download the new version! Very cool and useful.
You can download AppToDate here: http://www.modaco.com/content/apptodate/267096/download-apptodate-supported-applications/
After install AppToDate, please download RemoteTracker and run RTConfig or softreset your device to configure AppToDate.
Try this and don't forget a new version never more!
--> It is a work in progress. In future versions I will make a lot more.
Support this project
You can support this project making a donation clicking here or clicking the banners in the project website: http://remotetracker.sourceforge.net
Cheers,
Joubert Vasconcelos

my apologies if i'm blowing up a bubble here.. but doesn't TrackMe do the EXACT same thing?

nir36 said:
my apologies if i'm blowing up a bubble here.. but isn't TrackMe does the EXACT same thing?
Click to expand...
Click to collapse
I didn't know this software. Very good I think, I'll try later. But I suspect the objectives are different. RemoteTracker works only in silent mode to help you find your device if you loose it.
There is only one user interface to configure few parameters. After that you don't need to use it any more.
All functions are activated by SMS (remotely) and the answers will be by SMS or e-mail. For example you can use your wife's phone to send SMS to your lost phone and then receive GPS coordinates to find it.
If you want to compare RemoteTracker with other software, it's more similar to Mobile Justice, but with more features.
This is first goal of RemoteTracker. The second is help you to retrieve your personal data back. It's not totaly done yet. There is a work in progress.
Hope this answer your question

I think this is fantastic! Great idea! Do you think you can incorperate more CDMA-friendly, not-solely-sim-card features? I'm downloading now

I don't have a CDMA device But I think I can search for informations and then code, but without tests.

About suggestions that similar software already exists, this is no argument that this software should not be developed. We see so many sw that do the same thing. Some do it better than the others. So, even reinventing the wheel is necessary smtimes because smone came made the tubeless tyres by reinventing the tubed ones. (and ofcourse, we all made "Hello World"'s, isn't it)
Thanks joubertvasc, and I wish you luck in your endeavour. Any development is good development.

wow. If this is going to work as it should, then perhaps it is something that needs to be built into the rom itself?
what happens if the new owner decides to hard reset?
Sounds very promising! I'm bookmarking the page already!. can't wait to try it. than you for this!

shantzg001 said:
About suggestions that similar software already exists, this is no argument that this software should not be developed. We see so many sw that do the same thing. Some do it better than the others. So, even reinventing the wheel is necessary smtimes because smone came made the tubeless tyres by reinventing the tubed ones. (and ofcourse, we all made "Hello World"'s, isn't it)
Thanks joubertvasc, and I wish you luck in your endeavour. Any development is good development.
Click to expand...
Click to collapse
I agree and thanks. I did not like the similar software in the market. And I need to learn VS .net, so I decide to make one by my self to learn and also for fun.

S.V.I said:
wow. If this is going to work as it should, then perhaps it is something that needs to be built into the rom itself?
what happens if the new owner decides to hard reset?
Sounds very promising! I'm bookmarking the page already!. can't wait to try it. than you for this!
Click to expand...
Click to collapse
One thing I'm thinking is how to reinstall RT automaticaly after a hard reset. May be using external cards, but the autorun feature only works when card in inserted.
Built into the ROM is possible, but only ROM cookers or manufactures can do it.
I think its early to think about it. RT have to me more tested.

oh oh oh . my bad. i meant "Where Is My Phone"
where is my phone does the same thing

nir36 said:
oh oh oh . my bad. i meant "Where Is My Phone"
where is my phone does the same thing
Click to expand...
Click to collapse
All WIMP does is send an SMS back with the current GPS co-ordinates, very useful but severely lacking compared to what the OP is trying to do. That said it is native PPC code with no need for .NET.
Surely we should commend anyone trying to write alternatives as without that attitude we would all be using Windows with MS Office and browsing using IE. Possibly not the best analogy but it will do.

Thanks! It's great! Can I ask a question?
When the device's stolen, may be the thieft removed your SIM card and then insert a new one. So how to known a new phone number in that SIM card to you send a SMS?Tks!

maybe it can send sms with phone number whenever a sim card which is not in preconfigured list is inserted.
also another suggestion is, for the phones which do not have GPS, maybe it can send the tower information ? So that it could be used to track where it is based on the tower information ?

i wasn't complaining. i think it's wonderful people are trying to develope new software. i was just giving reference.

phamhien said:
Thanks! It's great! Can I ask a question?
When the device's stolen, may be the thieft removed your SIM card and then insert a new one. So how to known a new phone number in that SIM card to you send a SMS?Tks!
Click to expand...
Click to collapse
When you run RT for the first time, the IMSI of your SIM card is stored. After a new 'boot' this IMSI is verified again. If the new IMSI does not match with the old, you will receive a SMS alerting you. This message has the new number. You must input an emercency mobile number in config tab. This number, of course, must be a mobile number diferent of yours (your wifes, mother, son, or so).

hoolahoous said:
maybe it can send sms with phone number whenever a sim card which is not in preconfigured list is inserted.
also another suggestion is, for the phones which do not have GPS, maybe it can send the tower information ? So that it could be used to track where it is based on the tower information ?
Click to expand...
Click to collapse
I have no idea how to get this information! But it's a good idead and I'll search this information.

Greaattttttt !!!
Can help for french translation, if you want to.

naboleo said:
Greaattttttt !!!
Can help for french translation, if you want to.
Click to expand...
Click to collapse
Of course I do! Thank you very much!
Very simple: copy and rename english.xml and english.htm to french.xml and french.html.
Edit both files and just translate ignoring the words between < and > characters (those are "commands").
Edit language.xml file and insert the lines below before </languages> (last line):
<language>
<code>4</code>
<name>Français</name>
<file>french.xml</file>
<help>french.html</help>
</language>

Today I was roaming around some blogs and stumbled upon an article with some tips to protect your "smartphone", they talked about a software called mSafe, I even downloaded it for test.
Anyway, it does mostly what you want to develop. The site is http://www.motionapps.com. Their apps are intended for Treos but mSafe states that it's compatible with WM5.
Just for your reference.

joubertvasc said:
I have no idea how to get this information! But it's a good idead and I'll search this information.
Click to expand...
Click to collapse
Well... I'm not familiar with windows mobile programming but I'm a SIM Card programmer. I don't know if you can access STK commands (commands to the sim card) via the Windows Mobile API's but, if you can, there is a function ("proactive command" using the specific SIM terms) called "PROVIDE LOCAL INFORMATION" that gives you exactly this information (and more)...
Hope it helps...

Related

IIWPO: Theft protection in ROM

The ROMkitchen now offers theft protection in ROM
Thanks to Charles Warner, who answered our call for a coding volunteer, we now have an advanced theft protection system. It's called IIWPO, which stands for Interesting Interactions With the Previous Owner.
Simply go to the ROMkitchen and create a ROM with the theft protection feature turned on. Enter your name as you will enter it in the 'Owner Information', and a GSM number of a friend that you want to send the messages to.
Then when someone steals your phone, they probably want to either change the name of the owner, or cold boot the phone altogether. Either way, the device detects that the owner name doesn't contain your name at the next wakeup, and sends one or more SMS messages to the number you set. In the best case, the new 'owner' provided address and all other relevant information. If he/she didn't, at least you have the new phone number of your phone.
How it works:
Registry settings:
[HKEY_CURRENT_USER\Software\XDA-developers\IIWPO]
Owner: set to owner name device is tied too (this is the master check, won't send a sms if user changed to this one)
LastOwner: set to owner name device is tied too (this one changes as the user name changes, simply to detect changes)
ReportNumber: set to phone number to report changes too.
Files:
IIWPO_main.exe goes in \windows
IIWPO_startup.exe goes in \windows\startup
it sends one of two text messages if the owner details are changed, if they are set to "nothing", then it sends :-
"Name not set, will pick up details if user changes name again"
if the name is filled in it sends :-
"Name : <user name> (<company name>), email : <email address>, phone : <phone number>" this string is guaranteed less than 160 characters.
if the Address will fit in the same text message, it is appeneded as ",Add : <address>", otherwise a seperate text message containing the address is sent.
what if they were to cold boot it? wouldnt that erase the s.w? or is it in the rom?
also what if they put a sim in with no cred?
lmk cheers
gaz
If you read the article carefully, you would know... It's directly on the first line: "The ROMkitchen now offers theft protection in ROM" 8)
If they put in a SIM with no credit, no SMS will be sent, I think... :shock:
gazzaman2k said:
also what if they put a sim in with no cred?
Click to expand...
Click to collapse
It will send as soon as it can...
By other words - when the Thief buys a new credit :lol:
This is amazing. Well done once again!!!
I have one additional suggestion. Please see http://www.psiloc.com/?id=prod&nrp=53 for a cool application running on Symbian. If one has access to similar APIs on the XDA to get cell info it would be trivial to include location data in the SMS message sent when the device is stolen. This way it could be actually possible to locate it.
And a question, when the SMS is sent by this hidden process does it still generate Message Sent baloons? It would be good if it did not. Thanks for all your efforts.
k_kirk said:
[...]This way it could be actually possible to locate it.
Click to expand...
Click to collapse
We don't yet have an easy way to get the location data without doing really weird things. (ROM 3.19.x GER has it, but it's not easily transplanted to other ROMs). Work is in progress though...
And a question, when the SMS is sent by this hidden process does it still generate Message Sent baloons? It would be good if it did not.
Click to expand...
Click to collapse
It doesn't. You get to be the first to tell the new 'owner' about the feature.
do u have to re flash ur rom......or can this be integrated into existing roms....without re flashing....if so....what files and reg settings nessecary..
Great idea.....well done!
xdaeire said:
do u have to re flash ur rom......or can this be integrated into existing roms....without re flashing....if so....what files and reg settings nessecary..
Click to expand...
Click to collapse
You need to flash the ROM.
I am a little confused about how this works. I went to jeffs kitchen, cooked a rom with the anti theft featur, but it didnt ask any questions of me. I have now flashed the rom to the XDA, am I missing something?
cruisin-thru said:
I am a little confused about how this works. I went to jeffs kitchen, cooked a rom with the anti theft featur, but it didnt ask any questions of me. I have now flashed the rom to the XDA, am I missing something?
Click to expand...
Click to collapse
Try setting the owner name to something other than your own name you set in the kitchen, make the device go to standby, wake it up again, and see if your friend gets the SMS.
I maybe didnt read in the kitchen all the details, I wasnt asked for my owner details there, when the kitchen gets rebuilt I will make a return visit.
Theft Protection
All this assumes of course that the thief hasn't heard about XDA-Developers and the means to flash ROMs
Re: Theft Protection
ianlake said:
All this assumes of course that the thief hasn't heard about XDA-Developers and the means to flash ROMs
Click to expand...
Click to collapse
Yep. IIWPO builds on the assumption there are significantly more people that do not know about its existence than people that do. It builds on SBO: Security By Obscurity, which is usually not a very good concept for security design. But it is adequate in this circumstance, given that it's very hard to build something which would be secure against a knowing attacker without modifying the hardware or messing with bootloader and OS in such a way that the attacker cannot load a new OS. But then the attacker could just use JTAG. And even if he she could not: given the cheap supply of units with broken screens which are incredibly expensive to fix, the screen is by far the most valuable part.
Ive cooked a 4.00.05 Rom with this feature.
Ive checked and confirm that the following are installed:
\Windows\IIWPO_main.exe
\Windows\IIWPO_startup.exe
\Windows\StartUp\IIWPO_startup.exe
And In The Registry:
HKEY_CURRENT_USER\Software\XDA-developers\IIWPO\
LastOwner MY Name
Owner My Name
ReportNumber Friend's Mobile No.
To test:
I changed the owner name in Settings\Owner Information to a different name and then
>>Try setting the owner name to something other than your own name you set in the kitchen, make the device go to standby, wake it up again, and see if your friend gets the SMS.
DOES NOT WORK
or
solf reset
DOES NOT WORK
Anyone get this to work? Can you tell me what ive done wrong?
alqwerty said:
[...]
Anyone get this to work? Can you tell me what ive done wrong?
Click to expand...
Click to collapse
Everything looks right. Are you sure you have entered your friend's number in international format, starting with a '+' ?
Working now.
Yes its the "+"
Thank You Peter Poelman
xda developers...I think the theft protection is not working now in the kitchen??
is there something which could be done to get it up again?? I really love this feature...
when i reset my xda it sent a text to my dad as i have his number on it...
but now it doesnt send none at all i changed it to my name then i decided um i want to try it out to see if it works so i put in noddy and pressed ok but no text :| so i restarted the xda and it still didnt send no text so i just put it back to normal and left it at that :\
gazzaman2k said:
when i reset my xda it sent a text to my dad as i have his number on it...
but now it doesnt send none at all i changed it to my name then i decided um i want to try it out to see if it works so i put in noddy and pressed ok but no text :| so i restarted the xda and it still didnt send no text so i just put it back to normal and left it at that :\
Click to expand...
Click to collapse
it performs its checks on wakeup, I am unsure if soft-reset (what I figure you mean by restarted) would trigger the check. Change your name to noddy, turn it off, and turn it back on again.
I've had my device running at least a month now without hard reset, and just changed name to noddy, turned it off, and back on again, and it sent the relevant text message.
If you are sure it isn't working email me at [email protected] and we'll find out what the problem is.
..Chuck..

[Updated 23 Mar 08] Call Firewall + SMS Blocker 1.4 - SmartPhone + MotoQ Versions

Hi Friends,
I am Shailesh Ashar and this is my 2nd app. ( 1st being Group SMS details of which can be found here http://forum.xda-developers.com/showthread.php?t=306682 ). OK guyz , this is a big one (atleast for me).
Whats the App:
CallFirewall basically rejects unwanted calls.
Features & Options:
a. Accecpt all calls - pretty self explainatory
b. Accept call from My Contacts only - accepts calls from contacts only, others are rejected
c. Reject all calls - pretty self explainatory
d. White List - accepts calls only from the white listed nos
e. Black List - accepts all call except from the black listed nos
f. Black List Pattern - any no STARTING from the black list pattern list is rejected.
for eg. if you enter "123", so all nos STARTING from "123" will be rejected
this is a very nice option with which you can block nos from any particular network, country, city , area or whatever you can think of.
Finally there is also an option to reply with an SMS.
IMPORTANT:
1. To Delete Blacklist/Whitelist Nos TAP & HOLD the stylus for a few seconds to get the options.
2. Autostart - Create a shortcut to Callfirewall.exe with 'startup' as parameter (without the '') and copy to windows/startup/
3. Please uninstall previous versions before installing ver 1.3
4. Also Delete Callfirewall.xml from the Root folder. Previous versions Callfirewall.xml will not work with ver 1.3.
5. The XML file for 1.3 and 1.4 are compatible.
KNOWN ISSUES :
1. One Ring Delay in Rejecting Calls.
2. Ongoing call -> Blocked Caller Calls -> Existing Call is Hung Up.
3. Problems with some Radio ROMS where the caller identdification is delayed by Windows by a couple of seconds.
PLEASE DO NOT MAIL ME COMPLAINING ABOUT THE KNOWN ISSUES.
Ver 1.4
----------
1. Selective Call Barring.
Now you can restrict selected outgoing calls.
2. Add outgoing calls as Appointments.
Ver 1.3
----------
1. Added SMS Black List
You can add numbers as well as names.
eg. you put 'abc' as name, then all smses starting , ending and containing 'abc' as contact name will be blocked. The same works for numbers as well so beware.
2. Added Silent Startup - Create a shortcut to Callfirewall.exe with 'startup' as parameter and copy to windows/startup/.
3. 'Add as Appointment' Timings can now be adjusted by minutes ( + or - ).
4. Appointment is now saved in format: "Call from : Mr.X NUMBER Accepted/Rejected", Category : Call Firewall, Reminder Alarm is not set.
Ver 1.2
----------
1. Added option to reject unknown / private / withheld nos
2. Option to Add Accepted calls as calendar appointment
3. Option to Add Rejected calls as calendar appointment
4. Toggle Option to show 'CallFirewall' in 'running programs' / Task Managers
5. Save User Settings so that it remains intact upon restart.
6. Completely revamped UI to accomodate new options.
Ver 1.1
----------
Also added an option when selected, will ask you whether to send an SMS when a call is rejected
SmartPhone Version 1.2
-------------------------------
I have ported the PPC version to SmartPhone as is. So essentially all the cons as well as issues with ppc have also been carried fwd.
I'll be working on all the issues and will also be incorporating some of the new features and suggestions listed by you all. So please keep the feedbacks coming. Also, I am doing this in my free time so pls be patient with the updates.
From now on Both PPC & SmartPhone versions will be updated hand in hand.
Please give your valuable feedback / Comments / Suggestions
Why Free:
I have taken a lots of info from this forum so its a kind of payback !!!
PREREQUISITES:
WM5 / WM6 ( does not work on WM2003 / 2002 )
.NET Compact framework 2
download here :
http://www.microsoft.com/downloads/...6b-356b-4a2c-857c-e62f50ae9a55&displaylang=en
DISCLAIMER:
Use it at your own risk
IMP NOTE:
1. CallFirewall has to be running in the background to work, so if u are using apps like HTC X button, etc be sure that CallFirewall is running.
2. Please uninstall previous version before installing new version.
DONATION:
If you like my software and wish to express your thanks, then PLEASE
[size=+1]
To Download go to http://www.logic-unlimited.in/callfirewall.php
Please use a download manager as there is some problem with the server.
Feel free to link to the download page but please do not link directly to the cab files. I want some traffic on my website.
[/size]
f. Black List Pattern - any no STARTING
or STARTING?
Hey that sounds cool.. (especially the "FREE" part ).
Anyways, a request/question.. Is it possible for you to embed an "Interactive" functionality to the "Reply with SMS" option, i.e., when u miss/dismiss/ignore a call, it should ask you whether u want to sen an sms or not. (Just like SPB Phonesuite)...
shantzg001 said:
Hey that sounds cool.. (especially the "FREE" part ).
Anyways, a request/question.. Is it possible for you to embed an "Interactive" functionality to the "Reply with SMS" option, i.e., when u miss/dismiss/ignore a call, it should ask you whether u want to sen an sms or not. (Just like SPB Phonesuite)...
Click to expand...
Click to collapse
I dont know how much sense it will make but if many people want it i'll definately do it.
sms
I guess adding another feature for SMS will be nice,like call sms blocker
will surely consider in the next version.
I dont know how much sense it will make but if many people want it i'll definately do it.
Click to expand...
Click to collapse
Actually, the reasoning behind this is that while one is busy, or otherwise, if one doesnt want to take a call from a few ppl but he/she would not want to send a notification sms to all of them. and smtimes to the same person u might not want to send an sms and smtimes u might.. Many ppl I know want this feature especially those for whom sms is quite expensive (e.g. for me an sms is even more expensive than calling up the person for 2 minutes)
I dont know how difficult it would be to implement this.
One possible way would be to check in the registry whenever u miss a call, it would trigger a function to pop up the yes/no kinda dialogue/notification to send an sms to last missed number. (From the way SPB phonesuite works, I think that this is how it implements this).
shantzg001 said:
Actually, the reasoning behind this is that while one is busy, or otherwise, if one doesnt want to take a call from a few ppl but he/she would not want to send a notification sms to all of them. and smtimes to the same person u might not want to send an sms and smtimes u might.. Many ppl I know want this feature especially those for whom sms is quite expensive (e.g. for me an sms is even more expensive than calling up the person for 2 minutes)
I dont know how difficult it would be to implement this.
One possible way would be to check in the registry whenever u miss a call, it would trigger a function to pop up the yes/no kinda dialogue/notification to send an sms to last missed number. (From the way SPB phonesuite works, I think that this is how it implements this).
Click to expand...
Click to collapse
OK shantzg001 convinced,
will pm you when done.
shantzg001 said:
Hey that sounds cool.. (especially the "FREE" part ).
Anyways, a request/question.. Is it possible for you to embed an "Interactive" functionality to the "Reply with SMS" option, i.e., when u miss/dismiss/ignore a call, it should ask you whether u want to sen an sms or not. (Just like SPB Phonesuite)...
Click to expand...
Click to collapse
Done, pls download CallFirewallCab Ver 1.1 from the 1st post.
downloaded, and works fine,
one thing, I have notice that it takes little longer to start ur application when compare to others, even group sms has this weeknes,
is something missing in my device which is needed to start it faster....?
meehaa said:
downloaded, and works fine,
one thing, I have notice that it takes little longer to start ur application when compare to others, even group sms has this weeknes,
is something missing in my device which is needed to start it faster....?
Click to expand...
Click to collapse
Both the apps are written using managed code so it will take a while to load.
I am not sure but if u install .net cf 2 on device instead of storage card then it should make some difference.
shaileshashar said:
Both the apps are written using managed code so it will take a while to load.
I am not sure but if u install .net cf 2 on device instead of storage card then it should make some difference.
Click to expand...
Click to collapse
its already installed on the device
NICE - Well done.
There is a slight delay before the program kicks in (around a couple of rings).
.netcf2 installed.
Should be instantanuos.
@shailesh: Thnx dude..will download and check...
shantzg001 said:
@shailesh: Thnx dude..will download and check...
Click to expand...
Click to collapse
No worries Mate, u r welcome.
And thanx to u as well as ur suggestion has improved my app.
Finally !!
I will reject my boss's calls in weekend without the need to turn muy phone off!! ​
Im downloading now and will try it. Its a looks like a sweet program!! thanks!!
This program don't start on my device (qtwc 2020). This is message error:
file or assembly name 'microsoft.windowsmobile.status, version=1.0.0.0, culture=neurtral, publickeytoken=31bf3856ad364e35', or one of its dependencies, was not found
What is going on?
I have CF .Net SP2 installed...
Anybody can help me?
Sorry for my english.
art12345 said:
This program don't start on my device (qtwc 2020). This is message error:
file or assembly name 'microsoft.windowsmobile.status, version=1.0.0.0, culture=neurtral, publickeytoken=31bf3856ad364e35', or one of its dependencies, was not found
What is going on?
I have CF .Net SP2 installed...
Anybody can help me?
Sorry for my english.
Click to expand...
Click to collapse
u should have .net cf 2 (two)
pls check
do u have CF .Net 1 (one) SP2
Sorry. My bad. I have NET CF 2 SP2. File name is NETCFv2.wm.armv4i.cab. Why call blocker dont dont run i my device?
art12345 said:
Sorry. My bad. I have NET CF 2 SP2. File name is NETCFv2.wm.armv4i.cab. Why call blocker dont dont run i my device?
Click to expand...
Click to collapse
I'll supply u with 3 dll files , pls put them in the program files folder where callfirewall resides, run the thing and let me know.

Voice dialing soft?

Here I go again with my upgrading issues. I recently upgraded my ROM to PK Black thanks to olipro unlocker, the whole athena project, HeartofDarkness, and ITXDA. THANKS FOR A GREAT ROM and all your help.
My new issue......I need a voice dialer that works. The dialer that was in the shipped ROM of my 7501 was great. Is there a place that I can get thdialer in CAB to re-install to my device? I am currently using VOICE_Tri. It does work but only when the phone is actively on/unlocked. So if my phone is in my pocket and or locked, I cannot dial. The original dialer worked when my phone was locked or not near me. I really want this back. Can anyone suggest a dialer that works that I don't have to buy? Can I strip it from the HTC ROM?
Thanks in advance.
http://vitotechnology.com/en/products/voicedialer.html
Try this! You might have to purchase this one though!
You're welcome, really.
Do you remember what you used prior to upgrading ?
Heavyweights are:
- Microsoft Voice Command (doesn't need training);
- Cyberon Voice Dial (requires tagging).
Both are commercial products, but since you rightfully own a device that was provided with either, there shouldn't be much problems if you did bit of searching on the forum or googling and found workable archives...
HeartOfDarkness said:
You're welcome, really.
Do you remember what you used prior to upgrading ?
Heavyweights are:
- Microsoft Voice Command (doesn't need training);
- Cyberon Voice Dial (requires tagging).
Both are commercial products, but since you rightfully own a device that was provided with either, there shouldn't be much problems if you did bit of searching on the forum or googling and found workable archives...
Click to expand...
Click to collapse
The voice dialer I was using previously was included in the shipped firmware on my 7501. I have no idea who made it or if it was simply part of the ROM. I did try the one offered on mahmood's site and it seems to be working well enough for now. I will use this latest one until I find another. I did have Microsoft's version when I had other devices but I often had trouble using it with a BT device. There was one that I read about that announces your incoming calls and other little neat things, but with all my reading, I forgot its name. So, long story short, I am ok for now, but still always on the prowl for biger, better, faster, smarter, easier etc.
So keep me in mind if something surfaces that is a dowlaoad (pref. free) that I can try.
BTW, do you know how to get PocketCM off of my device?
Kenjari said:
http://vitotechnology.com/en/products/voicedialer.html
Try this! You might have to purchase this one though!
Click to expand...
Click to collapse
Looks like it would one to try, but do you know if it is unistallable once it's on. I still trying to get Pocket CM out of my device.
you might have to use a registry delete on that one. some how it installed in your registry...thats why you cant easily remove it. try resco registry. you should be able get in and delete it with that software.
BTW...that link to that Voice dialer...yes it removes once you go into settings and Remove Programs. I dont think however, that it gives you the option to save your settings. But who cares.... Good Luck buddy!
Kenjari said:
you might have to use a registry delete on that one. some how it installed in your registry...thats why you cant easily remove it. try resco registry. you should be able get in and delete it with that software.
Click to expand...
Click to collapse
I have never used a registry editor. How does it work? What do I do?

[APP] MatriZ CGD Portugal - All Res; Encryption and Password

NEW RELEASE
Hi. This is a special app for clients of Caixa Geral de Depósitos, a portuguese Bank.
This bank uses a matriz card to validate online banking.
Requirements:
-> .Net Framework 3.5
-> All resolutions
-> Instructions in the app
Special features:
-> Encryption
-> Password
Also in MS Marketplace, xda marketplace and freewarepocketpc.net (omarket)
UPDATE - http://forum.xda-developers.com/showpost.php?p=6992447&postcount=12 bug solved!
Sorry, please delete
error posting
good app.
I can leave my matriz card at home now
PS: just a question?? Will this send my data to you
mikhe69 said:
good app.
I can leave my matriz card at home now
PS: just a question?? Will this send my data to you
Click to expand...
Click to collapse
No, but if you want i can put here the source and you compile it.
BTW, wonderful ideal, i will upload it.
Hi. It's already uploaded.
IF anyone want to help me to develop, i will be glad.
New release v1.2 with CAB and improved!
herpez said:
NEW RELEASE - v1.2
Hi. This is a special app for clients of Caixa Geral de Depósitos, a portuguese Bank.
This bank uses a matriz card to validate online banking.
Requirements:
-> .Net Framework 3.5
-> WVGA or VGA
-> BEFORE the first start, edit matriz.txt in the app folder and change it to your matriz card. After the 1st run, that file will be encripted, renamed and the txt deleted.
ToDo:
- add password to open
- QVGA support
If anyone want to help me changing the source to make some of the "ToDo", i would be very thankful.
Click to expand...
Click to collapse
Tnks!! will try it
but I advice to think well before you put your data in any electronic media....
if there is only the matrix card data, then nothing special can be done.
you will have to know also the login and the password, or else it will e totally useless.
I will try it as well.
PS: There should be an app to replace ATM, identity, social security, finance, and all cards, so I can leave my wallet at home
gluonyc said:
Tnks!! will try it
but I advice to think well before you put your data in any electronic media....
Click to expand...
Click to collapse
Sure, but i guess that the odds to loose your PDA or someone access data on it its the same as loose your wallet (with matriz card inside) or someone check it.
Although, aware of that, thats the reason i encrypted the file, i deleted the matriz.txt and i will implement password. I may call it try to lower the odds of something bad happen, however, it's always a risk
Hi
Just one question this programs works well???
i try but the numbers are not my numbers
Best Regards
Hi. Yes, it works. However i think that something can go wrong.
But lets check first some things.
Did you edited the file matriz.txt to your matriz? If not, you need to do that BEFORE run the app for the first time, otherwise you will get a default matriz card which is random.
If you didnt edit, and now that you have run the app, let me say how you can do it.
Go to you app folder, which maybe /Program Files/Matriz CGD/ or /Storage Card/Program Files/Matriz CGD/
Then delete a file called matriz
Then, in your windows notepad, edit the file i posted as attachment here to your card. For example, if your matriz is 123 687 497... it will become 1 2 3 6 8 7 4 9 7 ... and do it for ALL the numbers, this way you will replace the entire numbers in the attached txt.
Then, put that file (the matriz.txt) in your app folder (maybe /Program Files/Matriz CGD/ or /Storage Card/Program Files/Matriz CGD/)
Any doubt just say, or if you want we can talk by pm.
Thanks
Hi,
I did leave a comment on windows marketplace for your application, did you see that?
I already installed the new release but I found an error that crash the application. If I push the button "calcular" after putting the password, the program shows an error and close because no column or line is selected.
regards
rhcpu2 said:
Hi,
I did leave a comment on windows marketplace for your application, did you see that?
I already installed the new release but I found an error that crash the application. If I push the button "calcular" after putting the password, the program shows an error and close because no column or line is selected.
regards
Click to expand...
Click to collapse
Hi. I didint see it yet. One new release is on its way and i will update that.
Thanks for let me know, i miss the feedback
rhcpu2 said:
Hi,
I did leave a comment on windows marketplace for your application, did you see that?
I already installed the new release but I found an error that crash the application. If I push the button "calcular" after putting the password, the program shows an error and close because no column or line is selected.
regards
Click to expand...
Click to collapse
It's Solved. You can install the last cab from here or wait from marketplace. If you wait for marketplace, it will take about 1 week or more because one other version is on it's way so just after that being approved i can send this one.
I saw now your comment, however i would ask you to next time please mail me or send me here the bugs because i see it more often here.
Really thanks for the help!
And i hope you liked the new instructions and matriz card input (it will be easier to input in the next marketplace version)
herpez said:
It's Solved. You can install the last cab from here or wait from marketplace. If you wait for marketplace, it will take about 1 week or more because one other version is on it's way so just after that being approved i can send this one.
I saw now your comment, however i would ask you to next time please mail me or send me here the bugs because i see it more often here.
Really thanks for the help!
And i hope you liked the new instructions and matriz card input (it will be easier to input in the next marketplace version)
Click to expand...
Click to collapse
Nice! Good Program!!!
Obrigado (Thanks!)
rhcpu2 said:
Nice! Good Program!!!
Obrigado (Thanks!)
Click to expand...
Click to collapse
You're welcome!
Hope you like it.
Marketplace has one version with no bugs so far.
Thanks
Congratulations for this great app. Can you also make the same app, but for Montepio? Is it only a matter of changing the logo?
Obrigado desde já. (Thanks in advance)
bgcngm said:
Congratulations for this great app. Can you also make the same app, but for Montepio? Is it only a matter of changing the logo?
Obrigado desde já. (Thanks in advance)
Click to expand...
Click to collapse
Hi. Im working or expand it to BCP, Montepio and so on, however, it takes a bit of time and by now i dont have it. Really Sorry.
I dont really know how does the matriz from montepio works, can you tell me please?
Obrigado

[Q] audio identification of incoming call

My old Nokia N95 had a feature that announced via the speaker the name of the person making an incoming call (provided name was in contacts). It was not brilliant and it had difficulty with some names (my friend doug sounded more like dog). However it was a good method of screening calls remotely especially if you are on the top a a ladder! Is this feature available on my HTC HD2 (virgin mobile) ?
New to XDA apologies if this has already been covered
I am sure MS Voice command will do that. You can download the cab from here http://www.energyroms.com/Addons/
ms voice command
Thanks R12srw - does ms vc work out of the box or are there still bugs with it?
jeeem said:
Thanks R12srw - does ms vc work out of the box or are there still bugs with it?
Click to expand...
Click to collapse
jeeem, you will be disappointed to note that there are still bugs reported with MSVC, however you can be glad that it will be announcing the respective incoming caller's names / numbers.
If you havn't installed the .cab yet please note 2 things:
First: during installation, you will be prompted (and WARNED!!!) to install the MSVC on your device instead of the storage card. It actually doesn't matter even if you install it on your storage card instead of device, so install it at your desired location. (I prefer to install it on the card as I am extremely miser to save every bit possible, on the device!!!).
Second: After the installtion, you will be prompted with a WARNING saying the installation was UNsuccessful. This is BUG!!!. Ignore it. Restart and enjoy...
Ravindra9 said:
jeeem, you will be disappointed to note that there are still bugs reported with MSVC, however you can be glad that it will be announcing the respective incoming caller's names / numbers.
If you havn't installed the .cab yet please note 2 things:
First: during installation, you will be prompted (and WARNED!!!) to install the MSVC on your device instead of the storage card. It actually doesn't matter even if you install it on your storage card instead of device, so install it at your desired location. (I prefer to install it on the card as I am extremely miser to save every bit possible, on the device!!!).
Second: After the installtion, you will be prompted with a WARNING saying the installation was UNsuccessful. This is BUG!!!. Ignore it. Restart and enjoy...
Click to expand...
Click to collapse
i installed but cant seem to get it to work.
jeeem said:
My old Nokia N95 had a feature that announced via the speaker the name of the person making an incoming call (provided name was in contacts). It was not brilliant and it had difficulty with some names (my friend doug sounded more like dog). However it was a good method of screening calls remotely especially if you are on the top a a ladder! Is this feature available on my HTC HD2 (virgin mobile) ?
New to XDA apologies if this has already been covered
Click to expand...
Click to collapse
couldn't you just make ringtones of their names with a recording software and then assign that ringtone to the appropriate contact?
when i recieve a call it dosent say the callers name any idea how to fix this.
however the calendar and statues works fine.
adamo86 said:
when i recieve a call it dosent say the callers name any idea how to fix this.
however the calendar and statues works fine.
Click to expand...
Click to collapse
Hi Adamo86,
Did you ever get MSVC to work?
Jeeem
jeeem said:
Hi Adamo86,
Did you ever get MSVC to work?
Jeeem
Click to expand...
Click to collapse
Jeeem, MSVC does work, and as I mentioned in my last post to you, you have to install in accordingly. However as you mentioned in your reply, it seems you are not able to get it done, which to me it appears you might not be having teh APPROPRIATE VERSION or the correct .CAB file. Should you wish, I can mail the correct working cab on your email.

Categories

Resources