Activity
Implemented checksum and header verification.
Implemented checksum and header verification.
Improved buffering, timeouts and handle_client, receive_data, send_co…
Improved buffering, timeouts and handle_client, receive_data, send_co…
Improved buffer and command handling. Refactored server code.
Improved buffer and command handling. Refactored server code.
Updated network and shell code. Refactor done for server code.
Updated network and shell code. Refactor done for server code.
Improved shell handling and disabled anti-debug.
Improved shell handling and disabled anti-debug.
Re-writing and architecting client server architecture.
Re-writing and architecting client server architecture.
Added ".RECRYPT" based extension support.
Added ".RECRYPT" based extension support.
Disabled anti-debug, stealth options since they are buggy for now.
Disabled anti-debug, stealth options since they are buggy for now.
split code of client and client_base to provide base functionality.
split code of client and client_base to provide base functionality.
explicit time declaration to fix one annoying bug.
explicit time declaration to fix one annoying bug.
Fixed ISO C99 and implicit time shenanigans
Fixed ISO C99 and implicit time shenanigans
Added basic post exploitation (postexp.c) and stealth features (steal…
Added basic post exploitation (postexp.c) and stealth features (steal…
Disabled anti_debug_signals() since it is causing issues on Mac.
Disabled anti_debug_signals() since it is causing issues on Mac.
Added basic anti debug capabilities as a header file, updated make fi…
Added basic anti debug capabilities as a header file, updated make fi…
Cleaned up code, moved "client_*.c to old client folder, their functi…
Cleaned up code, moved "client_*.c to old client folder, their functi…