16802bbf18
Update docs.py
2025-12-07 22:49:24 +05:00
fde9629bb9
Embed docs, improve installer, and update tab init
2025-12-07 22:38:46 +05:00
91c96f3879
Add TABS package modules and refactor whispers
2025-12-07 22:30:58 +05:00
36a595d593
Delete DOC.md
2025-12-07 21:54:40 +05:00
6a57bb9834
Remove redundant comments and clean up code formatting
2025-12-07 21:37:36 +05:00
1b1910bf80
Add WhatsApp bridge integration and update .gitignore
2025-12-07 21:21:51 +05:00
5a2988fd7f
HTTP SERVER
2025-12-07 18:28:04 +05:00
1379bae3fc
Merge branch 'main' of https://github.com/504sarwarerror/RABIDS
2025-12-05 16:53:21 +05:00
9f4302a65f
Create shaihulud.asm
2025-12-05 16:53:13 +05:00
06d8817cfc
Improve README introduction wording
...
Revised introduction for clarity and conciseness.
2025-12-04 01:06:16 +05:00
b7606fde02
Merge branch 'main' of https://github.com/504sarwarerror/RABIDS
2025-11-26 02:44:15 +05:00
e6177501ad
RENAME TO FOLDER
2025-11-26 02:42:58 +05:00
c5690bbd92
Merge pull request #4 from Einstein2150/main
...
Implement !sysinfo command
2025-09-26 19:26:28 +05:00
228099ac04
Implement !sysinfo command
...
This PR adds a `!sysinfo` command to the bot that returns system information from the target machine.
- Windows: Uses `Get-ComputerInfo | ConvertTo-Json` (tested and works).
- Linux: Uses `uname -a` and `lsb_release -d` (untested).
- macOS: Uses `system_profiler SPHardwareDataType` (untested).
Output is automatically split into chunks of 1900 characters to avoid Discord message length limits, with each chunk sent as a separate code block.
Notes:
- The function avoids using `sendLongMessage` to prevent async/future compilation issues in Nim.
- Windows output is formatted as JSON. Linux and macOS outputs are plain text for now.
Testing is complete on Windows; Linux and macOS functionality remains to be verified.
2025-09-26 12:30:52 +02:00
e2e1c7626d
Update compiler.py
2025-09-25 21:45:28 +05:00
3349c41bef
Merge branch 'main' of https://github.com/504sarwarerror/RABIDS
2025-09-25 21:40:04 +05:00
edf22e6e27
Added WINKRASHV2 BANKRUPT
2025-09-25 21:40:02 +05:00
620288e554
Merge pull request #3 from Einstein2150/main
2025-09-22 18:09:54 +05:00
e3160a0f6f
Merge pull request #1 from Einstein2150/Einstein2150-patch-1
...
remove screenshot after sending
2025-09-22 14:56:55 +02:00
f565b77eb6
remove screenshot after sending
...
fix: remove screenshot after sending from cwd
2025-09-22 14:45:29 +02:00
2f8d7ab93a
Add Error message for less then one module
2025-09-19 18:29:47 +05:00
bcaa3bf88c
Update main.py
2025-09-13 19:17:09 +05:00
7c478ad2dd
Update main.py
2025-09-13 19:13:21 +05:00
f26ba1ba05
Update ghostintheshell.nim
2025-09-12 19:11:05 +05:00
875190f937
Update main.py
2025-09-09 01:13:20 +05:00
9cef2c1d15
Update main.py
2025-09-09 00:47:44 +05:00
97d9e8f031
Update main.py
2025-09-09 00:30:10 +05:00
cb053ee574
Added C2 TAB
2025-09-09 00:21:08 +05:00
17e44f9d27
Fixed Module Button
2025-09-08 00:58:32 +05:00
9658972e7e
Update README.md
2025-09-08 00:09:53 +05:00
e493e164f4
Update main.py
2025-09-07 23:37:11 +05:00
8694ffbb27
Added Live Encryption
2025-09-07 23:09:53 +05:00
e3bcab7caf
Fixed the Decrypter
2025-09-07 20:47:12 +05:00
b58c497b21
Update main.py
2025-09-07 19:49:59 +05:00
a63c71f49b
Fixed DLL issue
2025-09-07 19:33:54 +05:00
812fa55c8d
Updated DOC
2025-09-07 00:47:24 +05:00
3133a09f5e
Update main.py
2025-09-07 00:37:39 +05:00
17c52f9907
Update main.py
2025-09-07 00:26:53 +05:00
deb8b4d123
Update main.py
2025-09-07 00:17:01 +05:00
f0446ff4af
Update main.py
2025-09-07 00:08:44 +05:00
20cd116813
Refactoring Sizing
2025-09-07 00:07:51 +05:00
f1e51ae71a
Update README.md
2025-09-06 23:51:21 +05:00
2bd2b8c8f3
Fixed Images and Layout
2025-09-06 23:49:44 +05:00
28af278de7
Version 2
2025-09-06 21:11:42 +05:00
8613df6c1f
Update LICENSE
2025-08-23 02:46:41 +05:00
ff100ee36b
Update README.md
2025-08-23 02:34:38 +05:00
cd5e28c504
Update README.md
2025-08-23 02:31:04 +05:00
30803cc620
Update README.md
2025-08-23 02:29:06 +05:00
b0d71982b4
Patched Payload Gen
2025-07-18 20:06:50 +05:00
1b4c9f849a
Update the Worm
2025-07-18 02:04:11 +05:00