georgemoralis
|
1893e8be3b
|
segments loading (only elf atm)
|
2023-05-25 18:08:10 +03:00 |
|
georgemoralis
|
985bbf342d
|
changed hex->decimal in size variables output
|
2023-05-25 14:25:52 +03:00 |
|
georgemoralis
|
4e67d4048c
|
more progress on module to memory loading
|
2023-05-25 13:16:53 +03:00 |
|
georgemoralis
|
5cf41123a8
|
more work on linker , closer to load to memory
|
2023-05-23 19:39:24 +03:00 |
|
georgemoralis
|
62493367ae
|
some more progress on linker , elf is now load from there
|
2023-05-23 10:47:56 +03:00 |
|
georgemoralis
|
61e7d65490
|
initial work on linker
|
2023-05-23 07:48:25 +03:00 |
|
georgemoralis
|
1d2d06e02e
|
fix on loading elf file instead of self
|
2023-05-22 13:58:41 +03:00 |
|
georgemoralis
|
6a246feebe
|
draft work on memory allocation
|
2023-05-17 19:29:05 +03:00 |
|
georgemoralis
|
58ad071e69
|
initial work on loggin class
|
2023-05-16 19:31:53 +03:00 |
|
georgemoralis
|
a831f01ce3
|
elfviewer : don't display section header if they don't exist (seems like commercial games doesn't have section headers)
|
2023-05-14 17:43:45 +03:00 |
|
georgemoralis
|
b0a560282c
|
elfviewer : detailed program headers info
|
2023-05-13 10:00:22 +03:00 |
|
georgemoralis
|
d953491f63
|
Merge pull request #12 from georgemoralis/georgemoralis-fixingactions
Update windows.yml to use cmake
|
2023-05-11 16:12:36 +03:00 |
|
georgemoralis
|
b3d4bf9381
|
Update windows.yml
fixing artifact part4
|
2023-05-11 16:01:53 +03:00 |
|
georgemoralis
|
491a9577f3
|
Update windows.yml
fixing artifact part3
|
2023-05-11 15:53:05 +03:00 |
|
georgemoralis
|
7dd1768191
|
Update windows.yml
trying to fix artifact part2
|
2023-05-11 15:40:12 +03:00 |
|
georgemoralis
|
d1562d52f8
|
Update windows.yml
trying to fix artifact
|
2023-05-11 15:26:21 +03:00 |
|
georgemoralis
|
e9ecc57c5c
|
Update windows.yml
fixing cmake try2
|
2023-05-11 15:04:07 +03:00 |
|
georgemoralis
|
0484684931
|
Update windows.yml
fixed actions try1
|
2023-05-11 14:57:55 +03:00 |
|
georgemoralis
|
ae25888c78
|
cmake : copy sdl3.dll to directory where exe exists (since sdl3 is shared library)
|
2023-05-10 22:22:46 +03:00 |
|
georgemoralis
|
fbc9e5cc02
|
elf headers and elf program headers in imgui elfviewer
|
2023-05-10 22:21:34 +03:00 |
|
georgemoralis
|
185d981141
|
elfview imgui : added segment headers
|
2023-05-08 12:15:28 +03:00 |
|
georgemoralis
|
c81ef5468d
|
SELF header display on imgui elf window
|
2023-05-06 11:35:42 +03:00 |
|
georgemoralis
|
d63a28f63d
|
more elf tree progress
|
2023-05-05 09:29:16 +03:00 |
|
georgemoralis
|
9af11c4d20
|
small ElfViewer display updates
|
2023-05-03 19:56:18 +03:00 |
|
georgemoralis
|
0109b28b93
|
imgui elfviewer window . first draft
|
2023-05-03 19:40:47 +03:00 |
|
georgemoralis
|
e6101bea7a
|
we can now load elf and imgui.
|
2023-05-02 22:10:49 +03:00 |
|
georgemoralis
|
31027a4da4
|
added magic enum submodule
|
2023-05-02 22:10:49 +03:00 |
|
georgemoralis
|
d17794de0c
|
creation of release configuration on cmake
|
2023-05-02 22:10:49 +03:00 |
|
georgemoralis
|
3e17a9f9a5
|
added spdlog library
|
2023-05-02 22:10:49 +03:00 |
|
georgemoralis
|
d1e8e696cf
|
added fmt library
|
2023-05-02 22:10:49 +03:00 |
|
georgemoralis
|
bbf71dfbd3
|
first try with cmake and imgui
|
2023-05-02 22:10:49 +03:00 |
|
georgemoralis
|
1074c09fa8
|
let's cleanup all
|
2023-05-02 22:10:27 +03:00 |
|
georgemoralis
|
e75857ec4b
|
updated msbuild
|
2023-04-20 10:54:20 +03:00 |
|
georgemoralis
|
b949eee1e9
|
Merge pull request #9 from georgemoralis/magic_enum
Added elf enums using magic enum library
|
2023-04-18 19:46:36 +03:00 |
|
georgemoralis
|
4e40960b9e
|
more enums in elf headers
|
2023-04-18 19:37:44 +03:00 |
|
georgemoralis
|
967c4eb62a
|
added a few enums for elfs using magic enum
|
2023-04-18 14:14:58 +03:00 |
|
georgemoralis
|
791198b40d
|
added magic_enum lib
|
2023-04-18 12:06:05 +03:00 |
|
georgemoralis
|
b511d556fc
|
let's see if magic enum can work part1
|
2023-04-18 11:33:53 +03:00 |
|
georgemoralis
|
f7d090a79c
|
Update windows.yml
|
2023-04-15 19:23:14 +03:00 |
|
georgemoralis
|
c83ecd3154
|
added artifact
|
2023-04-15 19:21:08 +03:00 |
|
georgemoralis
|
1d70315738
|
added self info header
|
2023-04-13 14:51:58 +03:00 |
|
georgemoralis
|
33121cee42
|
added basic spdlog , we can now output to stdout and in output.log file as well
|
2023-04-12 20:02:44 +03:00 |
|
georgemoralis
|
a156aa8b1a
|
small format fixes
|
2023-04-11 18:14:52 +03:00 |
|
georgemoralis
|
5e8fe6809e
|
Update README.md
|
2023-04-11 13:58:02 +03:00 |
|
georgemoralis
|
b713fc29cc
|
Update windows.yml
|
2023-04-11 13:52:40 +03:00 |
|
georgemoralis
|
b1b184964c
|
replaced printf's with fmt::print
|
2023-04-11 13:24:06 +03:00 |
|
georgemoralis
|
447fbe55f8
|
old_stuff removed
|
2023-04-11 12:17:32 +03:00 |
|
georgemoralis
|
63eabd9c3a
|
added fmt as third_party
|
2023-04-11 11:50:07 +03:00 |
|
georgemoralis
|
cfd223c70c
|
Update README.md
|
2023-04-11 10:42:49 +03:00 |
|
georgemoralis
|
b69fdef51f
|
Update windows.yml
|
2023-04-11 10:20:58 +03:00 |
|