1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 09, 2025 — Jun 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added 5 more functions to the work in progress folder.
cokyazici
as NECDET COKYAZICI
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.
cokyazici
as NECDET COKYAZICI
More... over 14 years ago
added file2oct to work in progress folder.
cokyazici
as NECDET COKYAZICI
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 :)
cokyazici
as NECDET COKYAZICI
More... over 14 years ago
Made the empty part of the scroll area in hex editor not apppear. Minor indentation of round brackets.
cokyazici
as NECDET COKYAZICI
More... over 14 years ago
Finally added and fixed proper scrolling in the hex editor :D
cokyazici
as NECDET COKYAZICI
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.
cokyazici
as NECDET COKYAZICI
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().
cokyazici
as NECDET COKYAZICI
More... over 14 years ago
Minor improvements to main and batch mode.
cokyazici
as NECDET COKYAZICI
More... over 14 years ago
Working on new code and updated todo list :)
cokyazici
as NECDET COKYAZICI
More... over 14 years ago
Finally finished implementing all libnaji updates.
cokyazici
as NECDET COKYAZICI
More... over 14 years ago
Added commands istrael, istreml, addline, removel, spyramid, and replacel.
cokyazici
as NECDET COKYAZICI
More... over 14 years ago
Added commands listlowr, listuppr, listdigt, and listprnt.
cokyazici
as NECDET COKYAZICI
More... over 14 years ago
Added commands sp2ce2sp and sp2re2sp.
cokyazici
as NECDET COKYAZICI
More... over 14 years ago
Remake Folder Tree feature finally implemented into batch mode :)
cokyazici
as NECDET COKYAZICI
More... over 14 years ago
Added function weakrypt.
cokyazici
as NECDET COKYAZICI
More... over 14 years ago
All of the libnaji bug fixes and some of the updates added :)
cokyazici
as NECDET COKYAZICI
More... over 14 years ago
Minor bugfix :)
cokyazici
as NECDET COKYAZICI
More... over 14 years ago
The new bigascii characters are now inside variables instead of functions, so other functions can use the font.
cokyazici
as NECDET COKYAZICI
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.
cokyazici
as NECDET COKYAZICI
More... over 14 years ago
Added wavefile from byte pattern button and bitmap from byte pattern button.
cokyazici
as NECDET COKYAZICI
More... over 14 years ago
More code cleanup and new design of Main function - reverse engineering/cryptanalysis features. Updated two licenses.
cokyazici
as NECDET COKYAZICI
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.
cokyazici
as NECDET COKYAZICI
More... over 14 years ago
Switched to libecereStatic from libecereVanilla.
cokyazici
as NECDET COKYAZICI
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.
cokyazici
as NECDET COKYAZICI
More... over 14 years ago
Added gradient effect :)
cokyazici
as NECDET COKYAZICI
More... over 14 years ago
Code cleanup, bug fixes, added licenses of other libraries and icons.
cokyazici
as NECDET COKYAZICI
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.
cokyazici
as NECDET COKYAZICI
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.
cokyazici
as NECDET COKYAZICI
More... over 14 years ago
Made some progress in the batch mode.
cokyazici
as NECDET COKYAZICI
More... over 14 years ago