This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
xt-sys
/
exectos
Watch
3
Star
5
Fork
3
You've already forked exectos
Code
Issues
3
Pull Requests
1
Actions
Projects
1
Releases
Wiki
Activity
All Workflows
build.yml
Actor
All actors
belliash
harraiken
Status
All status
success
failure
waiting
running
Reallocate memory when updating existing config entry via BlSetConfigValue()
build.yml #464
:
Commit
bd6516cdf9
pushed by
belliash
master
2024-03-02 17:16:21 +01:00
36s
Small fixes to configuration parser
build.yml #463
:
Commit
01983ef677
pushed by
belliash
master
2024-03-02 16:55:23 +01:00
46s
Fix grim bug in PE/COFF image structures causing invalid data read from optional header
build.yml #462
:
Commit
d61fd4f9c7
pushed by
belliash
master
2024-03-02 00:57:20 +01:00
33s
Implement PeGetFileSize(), PeGetImageSize() and PeUnloadImage() routines
build.yml #461
:
Commit
a57ae020fa
pushed by
belliash
master
2024-03-01 23:13:09 +01:00
50s
Redesign a way of storing module information; this allows to store more data in a single section, like license or a list of authors, as well as solves the problem with different module name lengths
build.yml #460
:
Commit
17c50ea912
pushed by
belliash
master
2024-02-28 23:29:20 +01:00
34s
Update preprocessor macros
build.yml #459
:
Commit
4b34f7db4b
pushed by
belliash
master
2024-02-28 23:12:54 +01:00
1m0s
Implement BlGetRandomValue() and BlInitializeEntropy() routines for future KASLR support
build.yml #458
:
Commit
632bb30b64
pushed by
belliash
master
2024-02-26 23:08:10 +01:00
1m18s
Add support for writing floating point values
build.yml #457
:
Commit
f9714a79e4
pushed by
belliash
master
2024-02-23 09:02:26 +01:00
1m30s
Implement RtlInfiniteDouble() and RtlNanDouble() routines
build.yml #456
:
Commit
0c7cf6f6d3
pushed by
belliash
master
2024-02-21 19:58:04 +01:00
3s
No parameters are expected, explicitly
build.yml #455
:
Commit
562b89e4d4
pushed by
belliash
master
2024-02-20 17:01:55 +01:00
1m25s
No parameters are expected, explicitly
build.yml #454
:
Commit
4b2d8ded72
pushed by
belliash
master
2024-02-20 16:55:58 +01:00
33s
Routines with no prototype cannot use XTAPI calling convention
build.yml #453
:
Commit
c70d2e2afa
pushed by
belliash
master
2024-02-20 16:38:40 +01:00
32s
Implement RtlCopyString() and RtlCopyWideString() routines
build.yml #452
:
Commit
83a976dd3a
pushed by
belliash
master
2024-02-20 16:25:58 +01:00
34s
XTAPI calling convention is not supported on variadic routines
build.yml #451
:
Commit
015faa53a0
pushed by
belliash
master
2024-02-20 16:22:11 +01:00
35s
Always use RtlSetMemory() to fill a buffer with a specified pattern
build.yml #450
:
Commit
e409675f98
pushed by
belliash
master
2024-02-20 16:17:16 +01:00
35s
Move RtlFillMemory() routine to ntosdrv driver
build.yml #449
:
Commit
477e56e294
pushed by
belliash
master
2024-02-20 16:09:21 +01:00
51s
Use flags instead of dozen variables
build.yml #448
:
Commit
246968045a
pushed by
belliash
master
2024-02-18 13:38:00 +01:00
35s
Switch GUID specifier to %v and %V, thus allowing to write string with both lower and uppercase
build.yml #447
:
Commit
2dd4048416
pushed by
belliash
master
2024-02-17 22:53:42 +01:00
42s
Fix printing hard drive GUID
build.yml #446
:
Commit
430557e08f
pushed by
belliash
master
2024-02-16 23:06:10 +01:00
35s
Properly print status codes
build.yml #445
:
Commit
a70df7cbf8
pushed by
belliash
master
2024-02-16 23:02:09 +01:00
32s
Code formatting
build.yml #444
:
Commit
70c66a5d70
pushed by
belliash
master
2024-02-16 22:45:10 +01:00
34s
Properly print PA & VA addresses
build.yml #443
:
Commit
789e9d64f4
pushed by
belliash
master
2024-02-16 22:41:20 +01:00
33s
Turn %p format compliant with POSIX, add %P XTOS extension to print pointers uppercase
build.yml #442
:
Commit
df627aeb42
pushed by
belliash
master
2024-02-16 22:37:32 +01:00
34s
Use uppercase when printing status codes
build.yml #441
:
Commit
98acc6f3d4
pushed by
belliash
master
2024-02-16 22:10:23 +01:00
35s
Cleanup after switching to new way of printing formatted strings
build.yml #440
:
Commit
6d66629124
pushed by
belliash
master
2024-02-16 22:05:00 +01:00
34s
Use uppercase when printing status codes
build.yml #439
:
Commit
c99bd73dfd
pushed by
belliash
master
2024-02-16 22:03:45 +01:00
37s
Fix NULL pointer
build.yml #438
:
Commit
109fd094ea
pushed by
belliash
master
2024-02-16 19:06:37 +01:00
35s
Add %U XTOS extension for UUID/GUID string argument support
build.yml #437
:
Commit
00cca9a1c1
pushed by
belliash
master
2024-02-16 19:03:28 +01:00
35s
Add %Z MSVC extension for ANSI/Unicode string argument support
build.yml #436
:
Commit
edd18b1dea
pushed by
belliash
master
2024-02-16 18:15:03 +01:00
35s
Refactor RtlpWriteWideStringValue() and RtlpWriteWideStringStringValue() routines
build.yml #435
:
Commit
a1ec5e410d
pushed by
belliash
master
2024-02-16 17:03:54 +01:00
35s
First
Previous
...
6
7
8
9
10
...
Next
Last