Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Features #1

Closed
hirusha-adi opened this issue Nov 25, 2022 · 5 comments
Closed

New Features #1

hirusha-adi opened this issue Nov 25, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@hirusha-adi
Copy link
Owner

  • General Updates:

    • Fix the bad code
    • Optimize
    • Obfuscation
  • Add new features down the line

  • Add support to run any file in the pendrive / PC

  • Add Support for custom compiled RATs

  • Add Input Keystrokes Support


  • Support CLI Arguments even the in final compiled file
    • Manage Everything that can be managed with the config.json

  • New Modes:
    • Complete Silent Mode - Silent
    • Fast Mode - Quickest
    • Hungry Mode - Collects all data
@hirusha-adi hirusha-adi added the enhancement New feature or request label Nov 25, 2022
@hirusha-adi hirusha-adi self-assigned this Nov 25, 2022
@hirusha-adi
Copy link
Owner Author

DONE IN #2

  • Removed useless BSOD
  • Fixed the Bad Code
  • Optimized the Code
  • Added collection of Saved Cards and Cookies from Chromium Browsers & also copies the Web Data database and the History Database to analyze later
  • Can manage everything using CLI arguments, use --help to see all the options

I WILL NOT BE ADDING THESE FEATURES

  • Add Support for custom compiled RATs

TO DO

  • Add Quick mode
  • Add Silent mode
  • create a Builder to build the executable file with PyInstaller
  • Add Input Keystrokes Support,
    • Thought of using a custom file to store every keystroke that should be sent, my script will read that file and act accordingly, and send them using pyinput, this could be tricky for keyboard combinations
    • I might change my mind and not do this at all, as it sounds hard, lets see

@hirusha-adi
Copy link
Owner Author

A C++ version is being built in the C++ branch for: Quick mode

@hirusha-adi
Copy link
Owner Author

Bugs of Silent Mode in the python version is now fixed

@hirusha-adi hirusha-adi changed the title ReWrite v3 New Features Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant