at51 | Applications for reverse engineering architecture

 by   8051Enthusiast Rust Version: 0.4.2 License: MIT

kandi X-RAY | at51 Summary

kandi X-RAY | at51 Summary

at51 is a Rust library. at51 has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

A bunch of applications for the purpose of reverse engineering 8051 firmware. Currently, there are four applications:. The output of each subcommand can also be used in other programs via JSON.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              at51 has a low active ecosystem.
              It has 55 star(s) with 1 fork(s). There are 5 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 4 have been closed. On average issues are closed in 0 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of at51 is 0.4.2

            kandi-Quality Quality

              at51 has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              at51 is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              at51 releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of at51
            Get all kandi verified functions for this library.

            at51 Key Features

            No Key Features are available at this moment for at51.

            at51 Examples and Code Snippets

            at51,libfind,Example (on some random wifi firmware)
            Rustdot img1Lines of Code : 19dot img1License : Permissive (MIT)
            copy iconCopy
            Address | Name                 | Description
            0x4220    ?C?CLDOPTR             char (8-bit) load from general pointer with offset
            0x424d    ?C?CSTPTR              char (8-bit) store to general pointer
            0x425f    ?C?CSTOPTR             char (8-bit) stor  
            at51,kinit,Example
            Rustdot img2Lines of Code : 18dot img2License : Permissive (MIT)
            copy iconCopy
            bit 29.6 = 0
            idata[0x5a] = 0x00
            xdata[0x681] = 0x00
            xdata[0x67c] = 0x00
            xdata[0x692] = 0x00
            xdata[0x6aa] = 0x01
            xdata[0x46f] = 0x00
            bit 27.2 = 0
            bit 27.0 = 0
            bit 26.3 = 0
            bit 26.1 = 0
            xdata[0x47d] = 0x00
            xdata[0x40c] = 0x00
            bit 25.3 = 0
            xdata[0x46d]   
            at51,libfind
            Rustdot img3Lines of Code : 12dot img3License : Permissive (MIT)
            copy iconCopy
            segment 0: 01 23 45 XX XX 67
                       public symbol: "sym1"
                       fixup XX XX: 16-bit absolute code reference to segment 1
            segment 1: 89 AB CD EF
            segment 2: 01 23 45 00 08
                       public symbol: "sym2"
            
                  0  1  2  3  4  5  6  7  8  9  A  

            Community Discussions

            No Community Discussions are available at this moment for at51.Refer to stack overflow page for discussions.

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

            Vulnerabilities

            No vulnerabilities reported

            Install at51

            Downloadable releases should be on the release page of the github repository. Otherwise, with cargo one can install it with cargo install at51. Alternatively, to install from source, do.

            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/8051Enthusiast/at51.git

          • CLI

            gh repo clone 8051Enthusiast/at51

          • sshUrl

            git@github.com:8051Enthusiast/at51.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

            Consider Popular Rust Libraries

            996.ICU

            by 996icu

            deno

            by denoland

            rust

            by rust-lang

            alacritty

            by alacritty

            tauri

            by tauri-apps

            Try Top Libraries by 8051Enthusiast

            regex2fat

            by 8051EnthusiastRust

            biodiff

            by 8051EnthusiastRust

            allyourbase

            by 8051EnthusiastPython

            delsum

            by 8051EnthusiastRust

            xterm-primality-test

            by 8051EnthusiastPython