Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Code Samples & Tips > Additional Libraries
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Additional Libraries Users contributed libraries.
This sub-forum is only available to licensed users.

IMEI Protection

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-17-2008, 08:56 AM
Junior Member
 
Join Date: Mar 2008
Posts: 46
Default IMEI Protection

Hi Erel,
Hi to all,
i have found this article:
http://www.peterfoot.net/RetrieveIMEIThroughTAPI.aspx
the code is in Visual Basic... is possible a conversion in Basic4PPC format?
Thanks for your replies.

P.S. - Sorry for my English...
Reply With Quote
  #2 (permalink)  
Old 04-18-2008, 07:48 PM
taximania's Avatar
Basic4ppc Expert
 
Join Date: May 2007
Location: Derbyshire. UK
Posts: 585
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Conversion done

Pretty easy to use.
Put all 3 files in the same directory.

All respects to the author of TapiLib.dll
Consider my .dll freeware, just ignore the bit's that don't do anything ;-)

Works fine on my O2 XDA Orbit WM5
I've not tried it compiled yet.
__________________
.
.
.
Don't ask, I'm fine, honest. !!
.
.
.
Just a little crazy at times



O2 XDA, GW Evo 2.1 UC WWE Rom, WM6.1
Radio Ver 03.34.90
With Basic4ppc V6.80


http://www.taximania.co.uk

Last edited by taximania : 04-18-2008 at 08:52 PM. Reason: Added files.
Reply With Quote
  #3 (permalink)  
Old 04-18-2008, 08:27 PM
Junior Member
 
Join Date: Mar 2008
Posts: 46
Default

You are great, taximania!
I'm sure many users will appreciate your work! (me included)
Reply With Quote
  #4 (permalink)  
Old 04-18-2008, 08:57 PM
taximania's Avatar
Basic4ppc Expert
 
Join Date: May 2007
Location: Derbyshire. UK
Posts: 585
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Quote:
Originally Posted by Raytracer View Post
You are great, taximania!
I'm sure many users will appreciate your work! (me included)
I've just edited my post, and seen your reply.
And I forgot to include the zip file.

Friday night is never the right time to get technical

Here are the files ...
Attached Files
File Type: zip PhoneID.zip (24.4 KB, 142 views)
__________________
.
.
.
Don't ask, I'm fine, honest. !!
.
.
.
Just a little crazy at times



O2 XDA, GW Evo 2.1 UC WWE Rom, WM6.1
Radio Ver 03.34.90
With Basic4ppc V6.80


http://www.taximania.co.uk
Reply With Quote
  #5 (permalink)  
Old 04-18-2008, 09:11 PM
maXim's Avatar
Basic4ppc Veteran
 
Join Date: May 2007
Location: Sesto Fiorentino - Florence (Italy)
Posts: 224
Send a message via MSN to maXim Send a message via Skype™ to maXim
Awards Showcase
Beta Tester 
Total Awards: 1
Post

Hi taximania,

in a few minutes away we have published the same library (almost)...
http://www.basic4ppc.com/forum/showt...1657#post11657
sometimes happens...

Best Regards,

Massimo

Last edited by maXim : 04-19-2008 at 08:07 AM.
Reply With Quote
  #6 (permalink)  
Old 04-19-2008, 02:26 PM
HTC HTC is offline
Newbie
 
Join Date: Mar 2008
Location: London
Posts: 9
Smile

Hi maXim & taximania,

both have all done a good job!
Reply With Quote
  #7 (permalink)  
Old 05-13-2008, 09:53 AM
schimanski's Avatar
Basic4ppc Veteran
 
Join Date: Oct 2007
Location: Germany
Posts: 289
Default Problems with optimized compilation

Hello Taxmania!

Your dll is a very nice thread and I use it to protect my application with the IMEI. But, when I try to compile the application for the device (.Net Compact Framework 2.0, optimized) it will take an error in the line phoneID.setstrings. Where is the mistake?

Thanks for answer...
Reply With Quote
  #8 (permalink)  
Old 05-13-2008, 10:11 AM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 13,162
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

setstrings is an input only method (you can see that only 'I' appears in the description).
I'm not sure what it's supposed to do but you can try to change the line to:
phoneID.setstrings = ""
Reply With Quote
  #9 (permalink)  
Old 05-13-2008, 10:33 AM
Knows the basics
 
Join Date: Jan 2008
Posts: 64
Default

Hi maXim and taximania! Thanks for this library - this is what i'm looking for! But I have some doubts - will this method work on all devices with all WinMobile versions?
Reply With Quote
  #10 (permalink)  
Old 05-13-2008, 12:41 PM
Cableguy's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: N 41º11'30.30" W 8º39'46.60"
Posts: 2,313
Awards Showcase
Forum Contributer 
Total Awards: 1
Default

Thanks to Agraham's help, in a few days I'll be able to post my aproach to software protection, using the MAC Address as a crypto key....
IMEi will only work on Phone enabled devices, but is my belief that all devices running WM, being them SmartPhones, PDA or whatever, will have at least one network adaptor....
__________________
Paulo Gomes - Porto, Portugal - Living/Working in France-Saumur
Mobile Device: Samsung Galaxy S, Android 2.3.4 CUstom ROM
Laptop: Toshiba NB100-130 (running on Win7Ultimate)
B4PPC DLL Version Listing - B4Android DLL Version Listing
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to get imei number ? gjoisa Questions (Windows Mobile) 9 06-26-2008 07:59 AM
Protezione tramite IMEI Raytracer Italian Forum 7 04-19-2008 03:31 PM
Imei Elrick Questions (Windows Mobile) 3 02-16-2008 07:48 PM
How to get PPC Phone IMEI code from "basic4ppc" in491n Questions (Windows Mobile) 3 01-28-2008 01:07 PM
Code protection in compiled EXE WZSun Basic4ppc Wishlist 3 05-10-2007 02:59 PM


All times are GMT. The time now is 12:25 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0