Skip to content

Instantly share code, notes, and snippets.

@p1-olm
Last active August 4, 2017 08:21
Show Gist options
  • Save p1-olm/bdb34ff8cf447aeb73733385243529b6 to your computer and use it in GitHub Desktop.
Save p1-olm/bdb34ff8cf447aeb73733385243529b6 to your computer and use it in GitHub Desktop.
from libmich.formats.L3Mobile import *
data = "NAS-EPS PAYLOAD GOES HERE"
show(parse_L3(data.decode("hex")))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment