Skip to content

Rigonkmalk/lettertonumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Letter To Number (LTP)

Installation

For usage, install perl in the lastest version

Debian / Ubuntu

apt install perl

MacOS

brew install perl

Windows

Perl Windows installer

Main objective

We want to convert Letter for a password (WEB password) to Number (following Phone keyboard preset).

---------------
| |         | |
| |         | |
| |         | |
| |         | |
---------------
||1|  |2|  |3|| -> 1 : 	1 	; 2 : abc 	; 3 : def
||4|  |5|  |6|| -> 4 : 	ghi 	; 5 : jkl 	; 6 : mno
||7|  |8|  |9|| -> 7 : 	pqrs 	; 8 : tuv 	; 9 : wxyz
||*|  |0|  |#|| -> * : 	other caracter (not alphanumeric)	0: 0
---------------

Make a translation between Letter or non-alphanumeric caracter to a number to compose for login (in Wildix's side).

Example

AD1MYV/%- : 221698***

Wildix case

You just need to know 5 letter / number only.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages