
Product
Announcing Precomputed Reachability Analysis in Socket
Socket’s precomputed reachability slashes false positives by flagging up to 80% of vulnerabilities as irrelevant, with no setup and instant results.
Status: experimental
PeekPoke is a tool for reading and writing a Propeller's hub memory from a PC. It consists of two parts: a Python module for sending commands from the PC, and a Propeller program for responding to commands.
The Python module has methods to read and write hub memory as bytes, strings, integers, and lists of integers.
The Propeller program can be configured to restrict reads and writes to specific ranges, or to disable writes altogether.
PeekPoke has these additional features:
identifier
constant that can read by the PC,token
variable is 0 on launch and can be set by the PC,PeekPoke requires Python 3. It can be installed with the command pip install peekpoke
, or the package may be downloaded from https://pypi.org/project/peekpoke/. PeekPoke also requires the https://pypi.org/project/crow-serial/ and https://pypi.org/project/pyserial/ packages (pip automatically handles these dependencies).
To run PeekPoke on the Propeller include PeekPoke.spin
in your project, and use the Spin methods to set up and launch a PeekPoke instance. The latest version of PeekPoke.spin
can be found at https://github.com/chris-siedell/PeekPoke.
Python: https://github.com/chris-siedell/PeekPoke/wiki/PeekPoke-Python-Documentation
Spin: https://github.com/chris-siedell/PeekPoke/wiki/PeekPoke-Spin-Documentation
FAQs
Remote hub memory tool for the Propeller microcontroller.
We found that peekpoke demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket’s precomputed reachability slashes false positives by flagging up to 80% of vulnerabilities as irrelevant, with no setup and instant results.
Product
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
Product
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.