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 |
|
Max Raulea
|
ffc2595941
|
add definition for gcc compilation
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-14 19:12:28 +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
|
2d3941a43e
|
signal handler platform independent 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
|
6c97d86610
|
Hopefully fix build errors V2
|
2026-06-10 16:29:35 +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
|
853ae9d5fe
|
added defs to linux environment
|
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
|
7e002af3a9
|
Definitions not present on Linux, so created empty stub
|
2026-06-01 22:38:53 +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
|
90337d37f7
|
refactoring codes for platform independence of hyperlog and hypertrace and script-eval
|
2026-05-10 00:58:47 +02:00 |
|
sina
|
af3b3e2f71
|
fix compiling error for user and kernel intrinsics in Linux
|
2026-05-08 18:58:20 +02:00 |
|
sina
|
10dd66d416
|
add synchronization functions for DPC routines of Windows
|
2026-05-08 16:44:42 +02:00 |
|
sina
|
9bf3916909
|
add user level modifications for intrinsics support in mock
|
2026-05-06 00:50:29 +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 |
|
sina
|
de0c56b466
|
create platform independent intrinsics functions
|
2026-05-05 21:25:20 +02:00 |
|
sina
|
ee72dd5f3f
|
convert all VMX instructions to platform independent functions
|
2026-05-02 19:04:09 +02:00 |
|
sina
|
0ef8a15ed4
|
port intrinsics functions to linux
|
2026-05-02 17:38:33 +02:00 |
|
sina
|
02e459d5f6
|
change setting LBR kernel status code
|
2026-05-02 16:53:36 +02:00 |
|
sina
|
469f12c645
|
compile HyperDbg SDK for Linux (user-mode)
vs2022-ci / win-amd64-build (debug, x64) (push) Has been cancelled
vs2022-ci / win-amd64-build (release, x64) (push) Has been cancelled
vs2022-ci / Deploy release (push) Has been cancelled
|
2026-04-28 17:17:45 +02:00 |
|
sina
|
d3f4e65686
|
Replace general types with basic types
vs2022-ci / win-amd64-build (debug, x64) (push) Waiting to run
vs2022-ci / win-amd64-build (release, x64) (push) Waiting to run
vs2022-ci / Deploy release (push) Blocked by required conditions
|
2026-04-28 15:03:08 +02:00 |
|
sina
|
c5ba5ccd89
|
compile HyperDbg SDK for Linux
|
2026-04-28 14:39:54 +02:00 |
|
sina
|
b35e0dd43c
|
clearing the headers for Windows and Linux
|
2026-04-28 01:24:43 +02:00 |
|
sina
|
dc085fbe2a
|
remove PlatformTypes and merge it to GeneralTypes
|
2026-04-27 23:55:04 +02:00 |
|
sina
|
f1f0e50e08
|
create empty pch hearder for linux compiler
|
2026-04-27 23:23:01 +02:00 |
|
sina
|
d3cfd7b5d9
|
create different headers for basic types in Linux
|
2026-04-27 21:22:43 +02:00 |
|
sina
|
71fedff180
|
add basic structure of intrinsics functions
|
2026-04-27 16:53:36 +02:00 |
|
sina
|
7c6ca98358
|
change git ignore for linux kernel modules
|
2026-04-27 16:17:46 +02:00 |
|
Alireza moradi
|
ae8ce290c1
|
change dummy file header location and some changes in makefile
|
2026-02-13 12:25:26 +03:30 |
|
alish14
|
9e8dcba265
|
add dummy pch for handling error in linux
|
2026-02-13 12:25:26 +03:30 |
|
alish14
|
44f79b6bb9
|
add if condition macro in PlatformMem for including header only in windows
|
2026-02-13 12:25:26 +03:30 |
|
alish14
|
f40f1d8183
|
fix dependecies after changing file names and now it work
|
2026-02-13 12:25:05 +03:30 |
|