Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 867 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 867 Bytes

Build status

PoshberryPi

This is a simple module for setting up and interacting with your Raspberry Pi.

Disclaimer

The code being used to image your SD card was based on an open source C# project. It has only been tested on Windows 10. Please do your own testing to ensure no data loss. The author takes no responsibility for lost data or backup integrity.

Credits

For the disk imaging and reading of images

https://github.com/DynamicDevices/DiskImager

TCP Client/Server code credit goes to Boe Prox

https://learn-powershell.net/2014/02/22/building-a-tcp-server-using-powershell/

Byte array conversion

https://cyber-defense.sans.org/blog/2010/02/11/powershell-byte-array-hex-convert