From b36ec06463e5ddd5e0a6d3fd67fcb4de81ddceec Mon Sep 17 00:00:00 2001 From: dff Date: Tue, 17 Feb 2026 03:02:56 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9818e9d..74cfdb5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # adderall -A shitty golang stealer (unfinished), also using the outdated chromium decryption method which now requires UAC. \ No newline at end of file +A shitty golang stealer (unfinished), also using the outdated chromium decryption method which now requires UAC. + +Basically just the browser stealer works, so if you need a somewhat modern base for a golang stealer or an example of how to extract decrypted browser cookies and passwords, feel free to use this. (Will need gecko integration and migration to most recent chromium versions) \ No newline at end of file