The article presents a tool called NeuralHash Collider, which can find target hash collisions for Apple's NeuralHash perceptual hash function. This function is used to scan for child sexual abuse material (CSAM) on devices. The tool uses a standard adversarial attack against NeuralHash, which involves replacing the thresholding step with a differentiable approximation. The author shares the code to generate adversarial examples, which can potentially trigger false positives in CSAM detection.