android-checkin:冒充手机以获得合法的android_id

时间:2024-05-19 22:24:21
【文件属性】:

文件名称:android-checkin:冒充手机以获得合法的android_id

文件大小:1.48MB

文件格式:ZIP

更新时间:2024-05-19 22:24:21

Java

Android签到 Android Checkin允许您像使用Android一样注册一个Google帐户。 它通过传递Galaxy Nexus / JellyBean配置文件来签入Google服务器,并返回可在Google Play上使用的有效android_id。 识别设备的参数是随机的(但有效)。 待办事项:添加其他设备,例如平板电脑。 用法 以编程方式: /* Returns the android_id */ new com.android.checkin . Checkin .new(email, password) . checkin() 在命令行中: # Outputs the registered android_id java -jar android-checkin.jar < email> < password> 要求 您可能想知道正在发送的内容: A


【文件预览】:
android-checkin-master
----pom.xml(2KB)
----src()
--------main()
----android-checkin-1.0.jar(142KB)
----.gitignore(16B)
----lib()
--------httpclient-cache-4.2.2.jar(113KB)
--------commons-logging-1.1.1.jar(59KB)
--------protobuf-java-2.4.1.jar(440KB)
--------httpcore-4.2.2.jar(218KB)
--------httpclient-4.2.2.jar(418KB)
--------commons-codec-1.6.jar(227KB)
--------httpmime-4.2.2.jar(26KB)
--------fluent-hc-4.2.2.jar(21KB)
----README.md(8KB)

网友评论