WPA2 password

Discussion in 'Programming' started by ssimon171078, Aug 15, 2015.

  1. #1
    i want to write php script to convert ssid and WPA passphrase to hex ,how can i convert ?
    for example
    ESSID AndroidAP passphrase 12345678
    hex =2425C701C802036D2298E802F2DD062DC2F91BC2CE8A5EDA7FC2F2B3F396EA1E
    i find in google function
    Key = PBKDF2(passphrase, ssid, 4096, 256)
     
    ssimon171078, Aug 15, 2015 IP
  2. ThePHPMaster

    ThePHPMaster Well-Known Member

    Messages:
    737
    Likes Received:
    52
    Best Answers:
    33
    Trophy Points:
    150
    #2
    ThePHPMaster, Aug 16, 2015 IP