Skip to content

Python class for IMEI checking and fake IMEI generation

License

Notifications You must be signed in to change notification settings

JFF-Bohdan/pyimei

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyimei

Python class for IMEI checking and fake IMEI generation.

You can validate using ImeiSupport::isValid() (support both integer and string representation of IMEI).

Also, you can generate fake IMEI using ImeiSupport::generateNew() or sequental IMEIs using ImeiSupport::next()

You can find additional description here: http://bohdan-danishevsky.blogspot.com/2016/11/imei-processing-in-python.html

About

Python class for IMEI checking and fake IMEI generation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages