V2.0.0 - 'HoneyComeBear'
- What's new?
- Restructured code into object-oriented design with
Elliottophellia
class - Enhanced security with improved password handling and secure file operations
- Implemented comprehensive error handling with try-catch blocks
- Upgraded UI with more clean and modern styles and modal dialogs for success and error messages
- Added new advanced command execution function
- Improved system information display
- Enhanced file manager with more detailed file information
- Updated network tools implementation
- Improved file editing and creation forms
- Introduced version control with
VERSION
constant - Improved responsive design for better mobile compatibility
- Integrated Font Awesome icons and Google Fonts for enhanced visuals
- Updated footer with detailed copyright information and relevant links
- Removed code obfuscation for improved readability and maintainability
- Added download functionality to file manager
- Upgraded password hashing mechanism from MD5 to bcrypt using password_hash() and password_verify()
- Added Theme Changer feature for changing the UI theme
- Added tmp shell for more capable bypass abilities
- Added obfuscated shell for more capable bypass abilities
- Restructured code into object-oriented design with
Full Changelog: v1.3.1...v2.0.0