• Joined on 2024-09-06
0x35c pushed to master at starnakin/42_rainfall 2025-04-29 05:27:24 -04:00
cd2fff2c46 fix: add global variable m to the source code
0x35c pushed to master at starnakin/42_rainfall 2025-04-29 05:25:19 -04:00
b58b1bc2a7 level3 done
0x35c pushed to master at starnakin/42_rainfall 2025-04-28 11:11:08 -04:00
89d0e5d442 fix: add the python to the exploit command
0x35c pushed to master at starnakin/42_rainfall 2025-04-28 11:10:13 -04:00
291c839668 level2 done
0x35c pushed to master at starnakin/42_rainfall 2025-04-28 09:14:39 -04:00
9e787cb6b9 add source.c (clean representation of the binary)
0x35c pushed to master at starnakin/42_rainfall 2025-04-28 08:55:18 -04:00
abba9a8143 level1 done
0x35c created branch master in starnakin/42_rainfall 2025-04-28 08:55:01 -04:00
0x35c pushed to master at starnakin/42_rainfall 2025-04-28 08:55:01 -04:00
7a00213c96 level0 done
0x35c pushed to main at starnakin/42_KFS 2025-04-21 14:53:05 -04:00
44f5d687b0 changed main to a signal demo
0x35c pushed to main at starnakin/42_KFS 2025-04-18 11:20:59 -04:00
11125325ca Merge branch 'main' of git.chauvet.pro:starnakin/42_KFS
81c54647d2 feature: clear registers when kpanic is called
Compare 2 commits »
0x35c pushed to main at starnakin/42_KFS 2025-04-18 08:42:37 -04:00
6c8c158a1f core: add physical allocator (not supposed to work but smh kinda does)
0x35c pushed to main at starnakin/42_KFS 2025-04-18 07:56:31 -04:00
65f08e3887 feature: layout command to change between us and fr layouts
0x35c pushed to main at starnakin/42_KFS 2025-04-17 09:09:58 -04:00
2e09db2dd1 fix: memory is now working completely (size issue)
0x35c pushed to main at starnakin/42_KFS 2025-02-18 04:53:41 -05:00
5e561bfa15 wip: multiple pds and switch to kernel pd when needed
0x35c pushed to main at starnakin/42_KFS 2025-02-07 09:48:36 -05:00
8dd5373e7f wip: start to add multiple pd for each task
0x35c pushed to main at starnakin/42_KFS 2025-02-07 06:35:53 -05:00
3b798e5daa core: remove bozo typedef for types
0x35c pushed to main at starnakin/42_KFS 2025-01-28 09:44:36 -05:00
1ca8c68cf5 wip: fork and wait are almost working (missing child's stack)
0x35c pushed to main at starnakin/42_KFS 2025-01-28 07:39:09 -05:00
dbdf851dd2 feature: fork added and exit_task is almost working
0x35c pushed to main at starnakin/42_KFS 2025-01-27 05:26:45 -05:00
d7626df19c core: change types from uint32_t to u32 (e.g)
0x35c pushed to main at starnakin/42_KFS 2025-01-23 08:14:07 -05:00
540226fb0f Merge branch 'main' of git.chauvet.pro:starnakin/42_KFS
2d6b24842e fix: a bunch of stuff related to multitasking
Compare 2 commits »