Commit Graph

14 Commits

Author SHA1 Message Date
e5b83f6b72 Fix multiple bugs throughout the codebase 2023-04-21 17:25:00 +03:00
baacbbdbd7 Fix elf interpreter 2023-04-20 08:07:39 +03:00
c20aae9504 Fix elf interpreter (less broken) 2023-04-07 05:28:38 +03:00
21b743e047 Fix elf interpreter and clean up the code 2023-04-02 15:46:42 +03:00
7234de7920 Update ELF interpreter 2023-03-31 17:39:01 +03:00
fc97b09d6e Support i386 2023-03-29 03:02:29 +03:00
1062aed6d7 Make sure the code won't continue after exit syscall 2023-03-20 20:28:41 +02:00
0b510e10f0 Almost working elf interpreter 2023-03-20 06:56:49 +02:00
fccec5a09e Add InterpreterIPCData 2023-03-20 04:42:14 +02:00
58f7fc86a5 Remove "--quiet" flag 2023-03-20 02:32:49 +02:00
9242471469 Sleep before checking again if the thread is critical 2023-03-20 01:54:33 +02:00
f1c703452d Update init 2023-02-19 01:49:29 +02:00
7641acedac Wrong casting 2023-02-13 16:13:54 +02:00
dff306fa2e Stub 2023-02-10 05:44:06 +02:00