| ▲ | SpiceCrypt: A Python library for decrypting LTspice encrypted model files(github.com) | |||||||
| 28 points by luu a day ago | 4 comments | ||||||||
| ▲ | rshm 2 hours ago | parent | next [-] | |||||||
Coming from a brief failed attempt of using ghidra to see if keys were part of binary, this is a welcome news. Next on wishlist is someone doing the same for encrypted fpga verilog blobs. | ||||||||
| ▲ | userbinator 3 hours ago | parent | prev | next [-] | |||||||
The file header contains two 32-bit keys used to derive a substitution table index and step value for decryption. In other words, obfuscation. | ||||||||
| ▲ | snthpy an hour ago | parent | prev [-] | |||||||
What is LTspice? | ||||||||
| ||||||||