Attack implementations against FHE:
lwe
folder contains LWE attacks implementation presented in the paper On the practical CPAD security of “exact” and threshold FHE schemes and libraries.tfhe-rs
is a slightly modified copy of the attack proof of concept against TFHE-rs presented in Section 5 of the paper Attacks Against the INDCPA-D Security of Exact FHE Schemes
For more explanations see our blog post.