sina
|
b77df6a62b
|
remove unused serial codes
vs2026-ci / win-amd64-build (debug, x64) (push) Has been cancelled
vs2026-ci / win-amd64-build (release, x64) (push) Has been cancelled
vs2026-ci / Deploy release (push) Has been cancelled
|
2026-07-29 15:02:53 +02:00 |
|
Max Raulea
|
4bf987a596
|
Added missing files to the CMake build file and sweeped them for the Platform functions and guarded windows only code
|
2026-07-24 21:06:04 +02:00 |
|
Max Raulea
|
5175381c73
|
script engine linux build complete, added undefined references with empty stubs or linux port and updated the Cmake file accordingly
|
2026-07-24 20:02:00 +02:00 |
|
sina
|
aa96eaa617
|
fix snprintf_s function
vs2026-ci / win-amd64-build (debug, x64) (push) Waiting to run
vs2026-ci / win-amd64-build (release, x64) (push) Waiting to run
vs2026-ci / Deploy release (push) Blocked by required conditions
|
2026-07-23 15:46:03 +02:00 |
|
Max Raulea
|
6683c2dc3d
|
New socket platform API and named-pipe linux file
|
2026-07-22 11:32:39 +02:00 |
|
Max Raulea
|
1abac35edc
|
new email and some changes
|
2026-07-22 11:05:07 +02:00 |
|
Max Raulea
|
926070135d
|
Sweeps and extra guards and some new platform functionsd
|
2026-07-21 15:53:34 +02:00 |
|
Max Raulea
|
a29e210ab0
|
Porting status update and terminate thread platform call
vs2026-ci / win-amd64-build (release, x64) (push) Waiting to run
vs2026-ci / win-amd64-build (debug, x64) (push) Waiting to run
vs2026-ci / Deploy release (push) Blocked by required conditions
|
2026-07-20 12:32:10 +02:00 |
|
Max Raulea
|
dd38a30d22
|
New Platform functions and maybe missed CpuID wrapper function?
|
2026-07-19 11:05:12 +02:00 |
|
Max Raulea
|
0c7adbd244
|
New platform ioctl func and some sweeps of already existing platform functions
|
2026-07-18 19:20:56 +02:00 |
|
Max Raulea
|
db3064cb24
|
Sweeps of PLatform functions
|
2026-07-18 17:09:52 +02:00 |
|
Max Raulea
|
33de7da8ec
|
test comment
|
2026-07-18 16:39:45 +02:00 |
|
Max Raulea
|
d6f70eecd9
|
Added driver install for linux stub, and new platform functions and 1:1 mappings
|
2026-07-18 16:38:09 +02:00 |
|
Max Raulea
|
3805190db8
|
ud.cpp, new additions to platform API and guards
vs2026-ci / win-amd64-build (release, x64) (push) Waiting to run
vs2026-ci / win-amd64-build (debug, x64) (push) Waiting to run
vs2026-ci / Deploy release (push) Blocked by required conditions
|
2026-07-18 15:01:56 +02:00 |
|
Max Raulea
|
38a59b795f
|
Some new lib calls and reverted sleep macro to function
vs2026-ci / win-amd64-build (debug, x64) (push) Waiting to run
vs2026-ci / win-amd64-build (release, x64) (push) Waiting to run
vs2026-ci / Deploy release (push) Blocked by required conditions
|
2026-07-17 17:54:05 +02:00 |
|
Max Raulea
|
2a2425dc68
|
compiling kd.cpp on linux
vs2026-ci / win-amd64-build (release, x64) (push) Has been cancelled
vs2026-ci / win-amd64-build (debug, x64) (push) Has been cancelled
vs2026-ci / Deploy release (push) Has been cancelled
|
2026-07-16 15:00:03 +02:00 |
|
sina
|
aa18675760
|
update changelog and fix minor issues
|
2026-06-21 14:22:33 +02:00 |
|
maxraulea
|
81b16de62b
|
added files for platform API
|
2026-06-20 09:28:37 +02:00 |
|
maxraulea
|
7586303ee8
|
revert w_char types
|
2026-06-15 15:57:57 +02:00 |
|
maxraulea
|
5e074a5cbd
|
PE parsing compiles now
|
2026-06-15 15:52:50 +02:00 |
|
maxraulea
|
0b59876919
|
compiling dump.cpp and track.cpp
|
2026-06-15 15:18:56 +02:00 |
|
maxraulea
|
ced1ee94a4
|
Update platform-lib-calls.c
|
2026-06-15 14:47:42 +02:00 |
|
maxraulea
|
54b5b5a42f
|
Platform ioctl interface
|
2026-06-14 14:55:02 +02:00 |
|
sina
|
df12e9fd79
|
Fix adding missing IOCTL for Intel PT
|
2026-06-10 23:56:36 +02:00 |
|
maxraulea
|
6299161980
|
Hopefully fix build errors
|
2026-06-10 16:29:35 +02:00 |
|
maxraulea
|
31b514f8df
|
Interface Linux for the serial port
|
2026-06-10 16:29:35 +02:00 |
|
maxraulea
|
5a02c43cc1
|
New platform lib calls
|
2026-06-10 16:29:35 +02:00 |
|
maxraulea
|
9c3e0ed23b
|
added Linux distinction and pragmas together with new platform functions
|
2026-06-10 16:29:35 +02:00 |
|
sina
|
ffb0f8ac1d
|
fix build error on script engine refactor for Linux
|
2026-06-02 19:51:27 +02:00 |
|
maxraulea
|
b19432ee53
|
Cross platform API for platform specific functions in script-engine
|
2026-06-01 22:37:38 +02:00 |
|
sina
|
d669d93d81
|
add packet and messaging files
|
2026-05-29 00:10:44 +02:00 |
|
sina
|
af3b3e2f71
|
fix compiling error for user and kernel intrinsics in Linux
|
2026-05-08 18:58:20 +02:00 |
|
sina
|
ef1a9cd1f7
|
add linux implementation of intrinsics functions
|
2026-05-05 23:59:31 +02:00 |
|
sina
|
858434940a
|
add CPU intrinsics for user mode
|
2026-05-05 23:46:12 +02:00 |
|
unknown
|
3ea7973810
|
add separate platform APIs
|
2024-05-11 19:46:51 +09:00 |
|