arm² - an integrated system

purpose

this device was created with the idea of personal security in mind. the tools and scripts found inside the operating system are to only be used with authorization by the owners of any targeted machines. only hack ethically, and make sure to report any incredible findings to the proper authorities.

hardware specs

the heart of the arm² is a raspberry pi 4 (arm cortex-a72 4 core cpu @ 1.8 ghz) with 4 gigabytes of lpddr4 memory, and 64 gigabytes of storage space through micro sd card format (nvme storage isn't viable due to it taking up lots of space). there is also a genuine ds3231 hardware clock attached to the gpio pins since the pi only has a software clock which relies on a network connection to sync correctly. since this clock is always active, even when the device is powered off, it's extremely helpful for offline logging.

operating system

the main operating system used is parrot hack-the-box edition,but with plenty of security measures and precautions taken.