Commit graph

22 commits

Author SHA1 Message Date
georgemoralis 3ad4d77660 Update src/Util/log.cpp
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
2023-10-28 00:09:47 +03:00
georgemoralis c1ea924cef Update src/Util/log.cpp
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
2023-10-27 20:56:21 +03:00
georgemoralis 14315740f2 Update src/Util/log.cpp
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
2023-10-27 20:55:18 +03:00
georgemoralis 389f798ec4 log exceptions and flush log file 2023-10-27 18:57:48 +03:00
GPUCode 5118435d65 code: Replace printf/scanf with type safe fmt 2023-10-26 23:29:19 +03:00
georgemoralis fd2bfc869b refactoring singleton class 2023-10-15 10:03:26 +03:00
georgemoralis aca9aee7be configurable loglevel in config file 2023-08-16 10:34:04 +03:00
wheremyfoodat c016e7ac12 added configuration class 2023-08-14 20:17:01 +03:00
georgemoralis b67e7460e2 improvements in logging 2023-08-14 01:24:03 +03:00
georgemoralis b0f8aadd18 log class : added color output based on log levels (WIP) 2023-08-13 17:33:50 +03:00
georgemoralis c37067641d refactoring log class 2023-08-13 16:54:56 +03:00
georgemoralis a3c6af99b8 remove log for renaming to lowercase 2023-08-13 16:46:59 +03:00
georgemoralis 89abe5cc28 refactoring 2023-08-04 11:33:00 +03:00
georgemoralis 1f1d8af940 added more proper and faster hex logging conversion 2023-08-03 13:16:49 +03:00
georgemoralis 8a3eb1574a improved StringUtil algo + some PhysicalMemory work 2023-08-01 00:42:49 +03:00
Esdras Tarsis 85c805972d Add initial Linux support. 2023-06-22 22:48:55 -03:00
georgemoralis dc2eba1713 more progress on symbols decoding 2023-06-18 17:54:22 +03:00
georgemoralis c1c1af0a16 some more playing with zydis 2023-05-30 16:27:11 +03:00
georgemoralis e55648ea62 fixed typo in Disassembler 2023-05-30 13:39:08 +03:00
georgemoralis 5b6df9042b initial disasm class using zydis 2023-05-30 13:33:52 +03:00
georgemoralis 61e7d65490 initial work on linker 2023-05-23 07:48:25 +03:00
georgemoralis 58ad071e69 initial work on loggin class 2023-05-16 19:31:53 +03:00