Android代码-静默短信发送

时间:2022-08-28 00:36:18
【文件属性】:

文件名称:Android代码-静默短信发送

文件大小:135KB

文件格式:ZIP

更新时间:2022-08-28 00:36:18

Android代码

Android Silent SMS Ping Does not require rooted device SMS will not be delivered as standard SMS, target user will receive no visual notification about SMS being received  Description Payload looks like this: byte[]{0x0A, 0x06, 0x03, (byte) 0xB0, (byte) 0xAF, (byte) 0x82, 0x03, 0x06, 0x6A, 0x00, 0x05} Full SMS PDU looks like this: 03050020 01f61fe0c91246066833682000412 06050423f00000 0a0603b0af8203066a0005 Where first segment is SMSC (SMS Center), second is user-defined data SMS, last segme


【文件预览】:
android-silent-ping-sms-master
----gradlew(5KB)
----settings.gradle(15B)
----LICENSE(34KB)
----gradle()
--------wrapper()
----README.md(1KB)
----gradlew.bat(2KB)
----NOTICE(73B)
----gradle.properties(855B)
----getapkfromgithub.png(15KB)
----.gitignore(66B)
----app()
--------lint.xml(172B)
--------src()
--------.gitignore(7B)
--------build.gradle(1KB)
--------proguard-rules.pro(674B)
----build.gradle(740B)

网友评论