Commit Graph
37 Commits
Author SHA1 Message Date
RamiLego4Game 670d60a80f Updated demo gif 2018-05-16 22:21:31 +03:00
RamiLego4Game 02e427dfd0 Implemented ICON patching without rebuilding 2018-05-16 21:59:41 +03:00
RamiLego4Game 75bed3c9dc Fix relocation data directory corruption 2018-05-16 19:05:40 +03:00
RamiLego4Game ee51da4a73 Update window title 2018-05-14 11:33:11 +03:00
RamiLego4Game 55464ff847 Wrote icon changer GUI 2018-05-14 11:02:06 +03:00
RamiLego4Game 80783f9ab5 Document the library functions 2018-05-14 10:12:43 +03:00
RamiLego4Game 571012cd29 Added support for passing data as string 2018-05-14 10:02:07 +03:00
RamiLego4Game 216b04f664 Icon file rename 2018-05-13 16:21:02 +03:00
RamiLego4Game 1d3050b60e Removed tree writes 2018-05-13 16:18:14 +03:00
RamiLego4Game 2c6c1bf33d The library can now replace the icon of an executable 2018-05-13 16:16:54 +03:00
RamiLego4Game b7fff85777 ICON SET WORKS ! 2018-05-13 15:19:59 +03:00
RamiLego4Game 596ad79acf Bugfix sections table writing 2018-05-13 14:24:53 +03:00
RamiLego4Game 1a218ff7c3 Correct all the Endianness 2018-05-13 14:07:35 +03:00
RamiLego4Game f2b67d263a Checkpoint 2018-05-13 13:58:14 +03:00
RamiLego4Game 0b38309952 WIP Code cleaning 2018-05-12 10:59:41 +03:00
RamiLego4Game 2fe8f7381f Tiny fix in the UTF-16 decoder 2018-05-12 09:56:39 +03:00
RamiLego4Game b3b0dd588d Add a demonstration gif 2018-05-11 10:56:32 +03:00
RamiLego4Game 32ff1dc160 Project renaming 2018-05-11 10:55:26 +03:00
Rami Sabbagh d027467eb4 Update README.md 2018-05-11 10:46:56 +03:00
Rami Sabbagh 09a37c006d Update README.md 2018-05-11 10:43:45 +03:00
RamiLego4Game dbd2add7af Uploade love 11.1 executables 2018-05-11 10:05:42 +03:00
RamiLego4Game 0b7274027c Remove .gitignore 2018-05-11 10:05:31 +03:00
RamiLego4Game 4d4b9fcff4 Update directories names 2018-05-11 10:03:32 +03:00
RamiLego4Game 943508fefe Now decodes all the icons 2018-05-11 09:57:39 +03:00
RamiLego4Game b59e807b66 Finally extracts the icon correctly !!!!!! 2018-05-11 09:33:02 +03:00
RamiLego4Game (Mobile) a40873a063 The icon extraction process is almost complete 2018-05-11 08:18:32 +03:00
RamiLego4Game (Mobile) b058ed6250 Implemented UTF-16 encoding and decoding ! 2018-05-11 07:21:31 +03:00
RamiLego4Game 98bdc16d18 Some improvements 2018-05-10 21:35:27 +03:00
RamiLego4Game 0f1735669e Huge work on the resources extractor 2018-05-10 18:36:24 +03:00
RamiLego4Game 879dc6ed3b Fix console log not showing properly 2018-05-10 18:36:12 +03:00
RamiLego4Game ff16a95710 Now locates the Resources Data Directory 2018-05-10 14:45:41 +03:00
RamiLego4Game b43efbbb64 Now parses the sections table 2018-05-10 13:53:23 +03:00
RamiLego4Game effc180050 Reached the sections table 2018-05-10 13:37:05 +03:00
RamiLego4Game 0e6d6d2e42 Now detects the executable arch 2018-05-10 12:19:15 +03:00
RamiLego4Game 90df1b9764 Reached the PE optional header 2018-05-10 12:02:08 +03:00
RamiLego4Game 8a1618c034 Start the work on the icon changer 2018-05-10 11:22:57 +03:00
RamiLego4Game c1e9887db0 Initial commit 2018-05-10 10:49:31 +03:00