smspdu | send raw PDU SMS from your computer | Hacking library

 by   crmulliner Java Version: Current License: No License

kandi X-RAY | smspdu Summary

kandi X-RAY | smspdu Summary

smspdu is a Java library typically used in Security, Hacking, Unity applications. smspdu has no bugs, it has no vulnerabilities and it has low support. However smspdu build file is not available. You can download it from GitHub.

send raw PDU SMS from your computer using a HTC Android phone (download precompiled APK: [smspdu.apk] This tool is for research purposes since it is hard to send raw PDU SMS from cell phones these days. The tool uses the hidden method sendRawPdu that is present in HTC devices. smspdu listens on port tcp/2323 on your phone, it expects one line of HEX encoded SMS in PDU submit format. The PDU is directly passed to sendRawPdu. After the message is send the connection is closed.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              smspdu has a low active ecosystem.
              It has 27 star(s) with 16 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 0 have been closed. On average issues are closed in 1588 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of smspdu is current.

            kandi-Quality Quality

              smspdu has 0 bugs and 0 code smells.

            kandi-Security Security

              smspdu has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              smspdu code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              smspdu does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              smspdu releases are not available. You will need to build from source code and install.
              smspdu has no build file. You will be need to create the build yourself to build the component from source.
              smspdu saves you 49 person hours of effort in developing the same functionality from scratch.
              It has 129 lines of code, 6 functions and 2 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed smspdu and discovered the below as its top functions. This is intended to give you an instant insight into smspdu implemented functionality, and help decide if they suit your requirements.
            • Main loop
            • Converts a hexadecimal string to binary data
            • Methods to send the PendingIntent
            • Initializes the PDU service
            • Log object
            • Add log to log
            Get all kandi verified functions for this library.

            smspdu Key Features

            No Key Features are available at this moment for smspdu.

            smspdu Examples and Code Snippets

            No Code Snippets are available at this moment for smspdu.

            Community Discussions

            Trending Discussions on smspdu

            QUESTION

            PDU and UCS2 in java ussd
            Asked 2019-Sep-06 at 23:20

            I use SIM-900 in my device.

            I need to get a balance from sim card.

            I use this command and get this result.

            ...

            ANSWER

            Answered 2019-Sep-06 at 23:20

            06270639062A... is 0627 0639 062A ....
            0627 is hex for Unicode character ا (ARABIC LETTER ALEF)
            0639 is hex for Unicode character ع (ARABIC LETTER AIN)
            062A is hex for Unicode character ت (ARABIC LETTER TEH)
            and so on...

            So, grap hex digits in blocks of 4, parse as hex and assign to char (since char is UTF-16 aka UCS2, like this:

            Source https://stackoverflow.com/questions/57829327

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install smspdu

            You can download it from GitHub.
            You can use smspdu like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the smspdu component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/crmulliner/smspdu.git

          • CLI

            gh repo clone crmulliner/smspdu

          • sshUrl

            git@github.com:crmulliner/smspdu.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Hacking Libraries

            wifiphisher

            by wifiphisher

            routersploit

            by threat9

            XSStrike

            by s0md3v

            pwntools

            by Gallopsled

            Atmosphere

            by Atmosphere-NX

            Try Top Libraries by crmulliner

            adbi

            by crmullinerC

            ddi

            by crmullinerC

            hidemulation

            by crmullinerC

            mod_odex

            by crmullinerC

            mifare-ndef

            by crmullinerC