| Added 5 more functions to the work in progress folder. |
|
More...
|
over 14 years ago
|
| Working on text selection in the hex editor. Commented out OpenGL driver after having problems with it on old NVIDIA card. |
|
More...
|
over 14 years ago
|
| added file2oct to work in progress folder. |
|
More...
|
over 14 years ago
|
| Fixed the bug in the hex editor which caused the caret to sometimes go into a space, e.g. when you used to press left and right at the same time. Added key scrolling to the hex editor but it is slightly bugged, need to fix later :) |
|
More...
|
over 14 years ago
|
| Made the empty part of the scroll area in hex editor not apppear. Minor indentation of round brackets. |
|
More...
|
over 14 years ago
|
| Finally added and fixed proper scrolling in the hex editor :D |
|
More...
|
over 14 years ago
|
| Added the ability in batch mode to omit extra extension if output folder was specified. Cleaned up some unneeded comments in hex editor. |
|
More...
|
over 14 years ago
|
| Working on proper scrolling support for the hex editor. Fixed a bug in the hex editor which didn't display the first character of the file, fixed it by moving the i++; statement to the end of the for loop in function OnRedraw(). |
|
More...
|
over 14 years ago
|
| Minor improvements to main and batch mode. |
|
More...
|
over 14 years ago
|
| Working on new code and updated todo list :) |
|
More...
|
over 14 years ago
|
| Finally finished implementing all libnaji updates. |
|
More...
|
over 14 years ago
|
| Added commands istrael, istreml, addline, removel, spyramid, and replacel. |
|
More...
|
over 14 years ago
|
| Added commands listlowr, listuppr, listdigt, and listprnt. |
|
More...
|
over 14 years ago
|
| Added commands sp2ce2sp and sp2re2sp. |
|
More...
|
over 14 years ago
|
| Remake Folder Tree feature finally implemented into batch mode :) |
|
More...
|
over 14 years ago
|
| Added function weakrypt. |
|
More...
|
over 14 years ago
|
| All of the libnaji bug fixes and some of the updates added :) |
|
More...
|
over 14 years ago
|
| Minor bugfix :) |
|
More...
|
over 14 years ago
|
| The new bigascii characters are now inside variables instead of functions, so other functions can use the font. |
|
More...
|
over 14 years ago
|
| Made hex, dec, oct, bin edit boxes load much faster by using temporary files. Implemented the BMP out of byte pattern function, now displays a window with the bmp picture :) Added new function file2oct. Added empty file check to najin and najin2. Added newint, newchar, newlong, libnaji fixes to naji_gui.h. Added exe file icon to all win32 builds - release, debug, and static, it was just on static before. Indented all the code nicely. |
|
More...
|
over 14 years ago
|
| Added wavefile from byte pattern button and bitmap from byte pattern button. |
|
More...
|
over 14 years ago
|
| More code cleanup and new design of Main function - reverse engineering/cryptanalysis features. Updated two licenses. |
|
More...
|
over 14 years ago
|
| Added new function maxxnewl to main and batch mode. Nicely indented the source files. Fixed issue with icon not showing because of typo bug. |
|
More...
|
over 14 years ago
|
| Switched to libecereStatic from libecereVanilla. |
|
More...
|
over 14 years ago
|
| Fixed erroneous "processing complete" message in main and batch mode. Fixed a typo in Turkish help. Added how many files in list message after user clicked add file or add folder in English and Turkish. |
|
More...
|
over 14 years ago
|
| Added gradient effect :) |
|
More...
|
over 14 years ago
|
| Code cleanup, bug fixes, added licenses of other libraries and icons. |
|
More...
|
over 14 years ago
|
| Almost finished implementing fully functional batch mode. Made command check in main tab faster. Added the bug fix for allfiles. Added the bugfix for allbmp16. Added Yes/No user confirmation to dangerous commands like zerokill, randkill, rndffill, fillfile, in both main and batch mode, also added confirmation for allfiles and allbmp16 in the main tab. |
|
More...
|
over 14 years ago
|
| Added cancel support to all the file dialogs in naji_gui. Fixed output files path bug in batch mode. Added output folder support to batch mode. |
|
More...
|
over 14 years ago
|
| Made some progress in the batch mode. |
|
More...
|
over 14 years ago
|