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

Python3 port and structural improvements #696

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

BlankCanvasStudio
Copy link

Refactor: System migration to Python 3, installer enhancement, binary freezing capabilities fixed, ransom module completed, and various other issues addressed. Future plans include documenting the BYOB code structure for improved maintainability. The code structure remains compatible with the GUI, although untested from my end. Any inquiries are welcome.

BlankCanvasStudio and others added 20 commits January 19, 2024 17:44
…led edge cases in central c2 control loop. Fixed module import system for frozen binaries in client.py. Fixed naming collision with ransom.py and payload handshake for frozen binaries. Fixed error in ransom method implementation in C2 controller. Added ransom functionality to payload. Added comments for increased clarity. Moved miner to hashlib to fix requirements error with pyrx. Fixed import errors with Queue in ransom and payload. removed util collision in ransom and portscanner. Fixed errors with requirements.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants