Shock Library

Shock is a cross-platform abstraction and utility library written by Twisted Pair Development.

Written in C++, Shock provides simple to use abstractions of common Operating System and language components.

Shock was to be the foundation of our tools and major projects. However, development has moved on to Python (I was essentially writing Python in C++).

Shock features

  • Types
  • Endian routines
  • Threads
  • Sockets
  • ICMP Ping module
  • Properties
  • Safe Integers
  • Common Patterns

Shock is an open-source library. The source can be downloaded from our Github repository.

Leave a comment