momo5502
|
ef72596436
|
Add nodejs support
|
2025-04-18 16:59:04 +02:00 |
|
momo5502
|
c866380fe0
|
Fix exceptions
|
2025-04-18 12:40:26 +02:00 |
|
momo5502
|
fe4ce3d379
|
Fix layout
|
2025-04-18 12:23:51 +02:00 |
|
momo5502
|
bf23eac588
|
Always perform concise executable read logging without verbose logging
|
2025-04-18 11:46:48 +02:00 |
|
Maurice Heumann
|
a94fdeebc0
|
Emscripten progress (#206)
|
2025-04-18 11:38:10 +02:00 |
|
momo5502
|
f641ebbfd5
|
Support own exe files
|
2025-04-18 11:37:34 +02:00 |
|
momo5502
|
baca3ce0f9
|
Always print errors
|
2025-04-18 11:29:40 +02:00 |
|
Maurice Heumann
|
101b42de33
|
Support compilation with emscripten (#205)
|
2025-04-18 10:29:17 +02:00 |
|
momo5502
|
be89ba0c97
|
Fix unicorn
|
2025-04-18 09:51:57 +02:00 |
|
momo5502
|
9a2a6de16b
|
Only deploy page on main branch
|
2025-04-18 09:16:11 +02:00 |
|
momo5502
|
5147e25812
|
Cleanup compilation
|
2025-04-18 09:14:57 +02:00 |
|
momo5502
|
dda99b4d70
|
Set min height of the track
|
2025-04-18 08:56:13 +02:00 |
|
momo5502
|
11a19593d9
|
Load correct sample
|
2025-04-18 08:40:22 +02:00 |
|
momo5502
|
31906fef2d
|
Throw detailed exception
|
2025-04-18 08:30:41 +02:00 |
|
momo5502
|
4ac8d853a6
|
Always use static socket factory for emscripten
|
2025-04-18 08:15:17 +02:00 |
|
momo5502
|
baa2fc5fa6
|
Fix page
|
2025-04-18 08:09:53 +02:00 |
|
momo5502
|
8fd6e4fe9e
|
Upload page
|
2025-04-18 07:23:41 +02:00 |
|
momo5502
|
b170dac195
|
Fix warnings
|
2025-04-18 06:52:21 +02:00 |
|
momo5502
|
00353e9a16
|
Fix argument adapters
|
2025-04-18 06:28:11 +02:00 |
|
momo5502
|
4e836cef49
|
Maybe fix unicorn
|
2025-04-17 20:05:39 +02:00 |
|
momo5502
|
7d7336e8d5
|
Deploy page
|
2025-04-17 19:55:29 +02:00 |
|
momo5502
|
c1553ad2ec
|
Fixes for emscripten
|
2025-04-17 19:40:20 +02:00 |
|
momo5502
|
cd348e0095
|
Add padding
|
2025-04-17 18:54:46 +02:00 |
|
momo5502
|
1959f94c39
|
Support logging for emscripten
|
2025-04-17 18:54:16 +02:00 |
|
momo5502
|
1d47e06253
|
More fixes
|
2025-04-14 20:27:02 +02:00 |
|
momo5502
|
a35745ba90
|
Fix functions
|
2025-04-14 20:16:30 +02:00 |
|
momo5502
|
68022ef501
|
Fixes
|
2025-04-14 20:16:24 +02:00 |
|
momo5502
|
d9fc5457bc
|
Emscripten tests
|
2025-04-14 19:47:48 +02:00 |
|
Maurice Heumann
|
0b7270e214
|
Fix hook sizes (#204)
|
2025-04-14 19:06:19 +02:00 |
|
momo5502
|
88d94f7065
|
Fix hook sizes
|
2025-04-14 18:34:34 +02:00 |
|
Maurice Heumann
|
ea336f266f
|
Support emulation on 32 bit Windows (#203)
Emulation of 32 bit Windows applications is still unsupported.
|
2025-04-14 15:57:30 +02:00 |
|
Maurice Heumann
|
d206f9fdbf
|
Build and test win-x86
|
2025-04-14 15:22:59 +02:00 |
|
Maurice Heumann
|
b62d4cfc4c
|
Fix unicorn for 32 bit
|
2025-04-14 15:15:59 +02:00 |
|
Maurice Heumann
|
91c7ce43a1
|
Fix reading unicode strings
|
2025-04-14 15:03:16 +02:00 |
|
Maurice Heumann
|
f3caea91de
|
Fix remaining structs
|
2025-04-14 15:03:05 +02:00 |
|
Maurice Heumann
|
0e9cffa5cb
|
More 32 bit fixes
|
2025-04-14 14:34:06 +02:00 |
|
Maurice Heumann
|
00084e8ad0
|
Some fixes
|
2025-04-14 13:57:56 +02:00 |
|
Maurice Heumann
|
a6dd9251b8
|
Prepare 32 bit support
|
2025-04-14 13:57:54 +02:00 |
|
Maurice Heumann
|
35945caeec
|
fix(syscalls): fix VirtualQuery return size, ignore unimplemented APC flags and log a warning. (#202)
fix(syscalls): fix VirtualQuery return size, ignore unimplemented APC
flags and log a warning.
|
2025-04-14 13:22:10 +02:00 |
|
RektInator
|
acae9ff610
|
fix: fix parameters for NtQueryVirtualMemory in syscalls.cpp
|
2025-04-14 13:05:40 +02:00 |
|
RektInator
|
af26c8de61
|
fix: resolve comments, comment unused parameter in section.cpp
|
2025-04-14 13:00:36 +02:00 |
|
RektInator
|
e41a3be497
|
fix: comment unused parameter names
|
2025-04-14 12:56:09 +02:00 |
|
RektInator
|
90256895c1
|
fix: add missing #define for SEC_RESERVE
|
2025-04-14 12:51:02 +02:00 |
|
RektInator
|
6379370a50
|
fix(syscalls): fix VirtualQuery return size, ignore unimplemented APC flags and log a warning.
|
2025-04-14 12:43:11 +02:00 |
|
RektInator
|
7bf0b67167
|
wip
|
2025-04-14 12:23:08 +02:00 |
|
Maurice Heumann
|
45b5b035d7
|
Pick some memory-related fixes (#200)
|
2025-04-14 08:12:55 +02:00 |
|
momo5502
|
52d4e7e281
|
Fix region info query
|
2025-04-14 07:46:53 +02:00 |
|
momo5502
|
5a93462b45
|
Print emulator name
|
2025-04-14 07:46:46 +02:00 |
|
momo5502
|
13ba013413
|
Handle interrupts in icicle
|
2025-04-14 07:46:38 +02:00 |
|
momo5502
|
81f6ce1f47
|
Fix rust formatting
|
2025-04-14 07:46:28 +02:00 |
|