logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ectool - Dumps the RAM of a laptop's Embedded/Environmental Controller (EC)

Authors

       coresystems GmbH.
       Man page written by Ahmad Khalifa.

                                                  November 2024                                        ECTOOL(8)

Description

       Dumps the RAM of a laptop's Embedded/Environmental Controller (EC)

Name

       ectool - Dumps the RAM of a laptop's Embedded/Environmental Controller (EC)

Options

-v | --version:
              print the version

       -h | --help:
              print this help

       -V | --verbose:
              print debug information

       -p | --getports:
              get EC data & cmd ports from /proc/ioports-d | --dump:
              print RAM

       -i | --idx:
              print IDX RAM & RAM

       -q | --query:
              print query byte

       -w <addr in hex>
              write to addr

       -z <data in hex>
              write to data

Synopsis

       ectool [-vh?Vidq] [-w 0x<addr> -z 0x<data>]

See Also