From 3c9862f3d908873237ca82b10040b0c25f35fea9 Mon Sep 17 00:00:00 2001 From: Will Greenberg Date: Mon, 10 Jun 2024 12:10:58 -0700 Subject: [PATCH] Update README.md While parts of the diag parsing code are based on QCSuper, that now composes such a small portion of the codebase that I think we can remove this --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 360a760..500ac8a 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ _ _ _ _ _ _ _ _ ``` ![Tests](https://github.com/EFForg/rayhunter/actions/workflows/rust.yml/badge.svg) -Rayhunter is an IMSI Catcher Catcher for the Orbic mobile hotspot. Based on code from [QCSuper](https://github.com/P1sec/QCSuper) +Rayhunter is an IMSI Catcher Catcher for the Orbic mobile hotspot. **THIS CODE IS PROOF OF CONCEPT AND SHOULD NOT BE RELIED UPON IN HIGH RISK SITUATIONS** @@ -89,4 +89,4 @@ Now you can root your device and install rayhunter by running `./install.sh` - * **LEGAL DISCLAIMER:** Use this program at your own risk. We beilieve running this program does not currently violate any laws or regulations in the United States. However, we are not responsible for civil or criminal liability resulting from the use of this software. If you are located outside of the US please consult with an attorney in your country to help you assess the legal risks of running this program. -*Good Hunting!* \ No newline at end of file +*Good Hunting!*