Commit graph

32 commits

Author SHA1 Message Date
4803b81845
Implemented extern functions 2025-02-12 00:04:30 +01:00
f1f09eaa2c
Added number of used functions to the statistics 2025-02-10 17:17:59 +01:00
8357aefc01
Implemented package specific structs 2025-02-08 16:06:39 +01:00
162ddbefef
Implemented struct size calculation after a scan 2025-02-07 16:26:24 +01:00
05f6a015dc
Added asmc package 2025-02-06 23:26:10 +01:00
9c53235e7e
Renamed x64 to x86 2025-02-05 23:16:18 +01:00
f558a69366
Added build statistics 2025-02-05 23:10:50 +01:00
f76f0a1e4b
Implemented struct pointer types 2025-02-05 15:16:00 +01:00
bd0a468282
Simplified type system 2025-02-04 23:58:01 +01:00
e36d9fade3
Implemented structs 2025-02-04 18:16:31 +01:00
30940f0100
Implemented struct parser 2025-02-04 14:41:04 +01:00
7fb5c8407f
Fixed incorrect OS detection 2025-01-31 21:50:35 +01:00
dfc39f1f04
Reduced number of packages 2024-08-26 15:34:34 +02:00
a4dc5a4eff
Flattened package hierarchy 2024-08-25 20:38:22 +02:00
32ae625af4
Improved Windows support 2024-08-19 17:25:51 +02:00
a7835a4494
Added temporary fix for stack alignment 2024-08-19 11:26:24 +02:00
ed6cee0acc
Improved Windows DLL calls 2024-08-19 11:11:45 +02:00
fa1dce31f3
Improved Windows support 2024-08-18 13:29:44 +02:00
3eba9fb526
Implemented loading of multiple DLLs 2024-08-17 15:34:42 +02:00
58a157c864
Added Windows calling convention registers 2024-08-17 15:08:18 +02:00
9c6eb45fe9
Implemented indirect calls 2024-08-16 20:39:04 +02:00
999e60e294
Simplified executable file formats 2024-08-15 00:46:49 +02:00
3dffa69f37
Added Windows PE support 2024-08-13 14:07:40 +02:00
f70a2e848d
Improved mac support 2024-08-12 12:16:01 +02:00
af259b364c
Added Mach-O file format 2024-08-11 21:15:47 +02:00
a466281307
Simplified file structure 2024-08-07 19:39:10 +02:00
722d07c321
Reorganized file structure 2024-06-10 15:51:39 +02:00
18993e0855
Added token tests 2024-06-06 21:35:14 +02:00
c0f399df7f
Improved file structure 2024-06-05 15:51:05 +02:00
ec20fd3d3a
Improved documentation 2024-06-02 15:20:05 +02:00
b72e3943a4
Improved error handling 2023-11-03 10:42:10 +01:00
8de28852cd
Improved tokenizer 2023-10-31 21:13:14 +01:00