- Add support for Iceman/RRG repo v4.16717
- Fix some bugs
- Make it easier for testing this GUI across multiple clients
- Add support for Bluetooth and TCP connection
- Fix writing to Block 0 failure when using with RRG repo v4.15864
- Disable disconnection detection on Linux/macOS by default
- Fix a little bug in the config file
- Fix the Trailer Decoder
- Show more details in the Trailer Decoder
- Add dark theme(from https://github.com/ColinDuquesnoy/QDarkStyleSheet)
- Add support for customizable theme, opacity and fonts
- Fix translations
- Add support for Iceman/RRG repo v4.15864 #37
- Optimize mifare classic block writing logic
- Fix the default lf config
- Add feedback for the GUI failing to start the client
- Add feedback for the client failing to connect to PM3 hardware
- Detect PM3 hardware when searching serial ports
- Remove extra empty lines in raw command output
- Use embedded config files
- Remove the wait time between performing nested attack then switching to staticnested attack
- Fix bug #28
- Clone EM410x card to T55xx card
- Fix bug #27
- Try to support Non-ASCII path
- Optimize MIFARE Classic reading logic
- Fix bug #16
- Fix bug #15 partially (the path can contain spaces now)
- Use Dock widget for more flexible layout
- Support basic LF commands
- Fix a bug in RawCommand tab
- Optimize performance
- Optimize UI
- Search available ports automatically
- Add High-DPI support
- Support configuring environment variables by script
(Useful when the client requires specific environment variables) - All functions are compatible with Iceman/RRG repo(tested on v4.9237)
- Support specifying client working directory
- Fix some bugs
- Fix Trailer Decoder
- Add feedback when writing selected blocks
- Optimize read logic
- Make UI Customizable
- Save client path automatically
- Add Trailer Decoder(Deprecated, plz use V0.1.3 or higher version)
- Support read/write selected blocks
- Support a few Iceman functions
- Fix some bugs
- Complete Mifare module(support simulate and sniff)
- Able to deal with Mifare card and related files
- a dumb version with a useless GUI and a serial choose box.