hakril
|
df8a63e918
|
Fix bug in rpc client response view parsing in 32b process
|
2025-05-05 11:28:21 +02:00 |
|
hakril
|
85a40d84f6
|
Fix test_rpc_response_as_view for better compat
|
2025-05-05 11:20:02 +02:00 |
|
hakril
|
b0d6003ded
|
Create a test for RPCClient parsing of response in view. Should trigger a bug in 32b
|
2025-05-05 10:56:58 +02:00 |
|
hakril
|
a5b5c06bcd
|
Merge pull request #78 from hakril/arm64
Minimal ARM64 consideration
|
2025-03-07 06:42:29 -08:00 |
|
hakril
|
520fa864b8
|
Disable ARM64 tests until github publish ARM64 github runners
|
2025-03-07 15:28:54 +01:00 |
|
hakril
|
6c588cf723
|
Improve thread CONTEXT defitions + ARM64_CONTEXT
|
2025-03-06 10:30:00 +01:00 |
|
hakril
|
8eb3384fcf
|
Change test exe to msiexec.exe + pop_proc64 force machine AMD64 with PROC_THREAD_ATTRIBUTE_MACHINE_TYPE
|
2025-02-14 18:52:22 +01:00 |
|
hakril
|
b4c0223377
|
Fix typo in test import
|
2025-02-14 17:01:00 +01:00 |
|
hakril
|
11665c4608
|
More xfail for ARM64 -> @cross_heaven_gates
|
2025-02-14 16:52:04 +01:00 |
|
hakril
|
45b781b96c
|
Still playing with xfail identification for arm64 tests
|
2025-02-13 20:53:03 +01:00 |
|
hakril
|
83af73a872
|
Fix tests\test_injection.py
|
2025-02-12 12:18:38 +01:00 |
|
hakril
|
be935b0f68
|
Improve test marking
|
2025-02-12 10:26:41 +01:00 |
|
hakril
|
8a14cc5b3a
|
Automatic xfail on python injection for ARM64 target process
|
2025-02-12 09:51:56 +01:00 |
|
hakril
|
1ad456049a
|
Improve stubborn stability on Windows 17763
|
2025-02-11 18:24:46 +01:00 |
|
hakril
|
16e10af8d8
|
Testing ARM64 CI continue-on-error
|
2025-02-11 17:41:19 +01:00 |
|
hakril
|
ebded59c43
|
More test stability for ARM64
|
2025-02-11 17:12:22 +01:00 |
|
hakril
|
a418035e1e
|
More test stability
|
2025-02-11 15:37:09 +01:00 |
|
hakril
|
e3c6deeee7
|
Fix hang in test_getset_syswow_context on ARM64
|
2025-02-11 14:37:44 +01:00 |
|
hakril
|
d4952e21ba
|
More arm64 heaven gate NotImplementedError()
|
2025-02-11 14:03:35 +01:00 |
|
hakril
|
fc0c81eb70
|
Fix pe parsing for section with 8bytes name
|
2025-02-11 10:37:00 +01:00 |
|
hakril
|
bd52b1a5a3
|
More tests adaptation for arm64
|
2025-02-10 15:26:41 +01:00 |
|
hakril
|
064b22f99e
|
Still improving tests for ARM64
|
2025-02-10 10:01:55 +01:00 |
|
hakril
|
909669321b
|
Improve pipe tests stability / error trigger
|
2025-02-10 08:50:08 +01:00 |
|
hakril
|
405616290f
|
Improve test_pe fixture stability
|
2025-02-08 19:44:39 +01:00 |
|
hakril
|
a93c9b7f11
|
Fix typo
|
2025-02-08 19:31:45 +01:00 |
|
hakril
|
06b96e65d0
|
More NotImplementedError for ARM64
|
2025-02-08 13:12:05 +01:00 |
|
hakril
|
b51a6e1808
|
Adding CreateRemoteThreadEx definition
|
2025-02-07 13:39:00 +01:00 |
|
hakril
|
26b42a0587
|
Adding ctypes_generation for PROC_THREAD_ATTRIBUTE_X
|
2025-02-06 22:53:42 +01:00 |
|
hakril
|
13f2993cf1
|
Fix tests for older python
|
2025-02-06 21:59:44 +01:00 |
|
hakril
|
4113d8ad3f
|
Reactivate full intel. Check we broke nothing
|
2025-02-06 21:02:46 +01:00 |
|
hakril
|
75f1121182
|
more arm64 CI tests
|
2025-02-05 23:14:41 +01:00 |
|
hakril
|
5c25e333e6
|
Full test suite on arm64 for the lol
|
2025-02-05 22:57:18 +01:00 |
|
hakril
|
54b518ca5f
|
More x86->arm64 limitation exploration
|
2025-02-05 22:52:06 +01:00 |
|
hakril
|
d094fb8209
|
More limitation identification for x86 on arm64 heaven gate
|
2025-02-05 22:40:12 +01:00 |
|
hakril
|
017867d79d
|
Fox typo
|
2025-02-05 22:30:51 +01:00 |
|
hakril
|
e58d80c3c5
|
More raise NotImplementedError on x86 -> arm64 heaven gate
|
2025-02-05 22:24:40 +01:00 |
|
hakril
|
d7ff43a829
|
Working on expliciting limitation of x86-on-arm64 NotImplementedError
|
2025-02-05 22:09:02 +01:00 |
|
hakril
|
013c35bf40
|
Improve sample\find_value.py to search in Enums
|
2025-02-05 22:05:58 +01:00 |
|
hakril
|
6a54bca39a
|
Fix process.py simple_arm64 import
|
2025-02-04 20:02:43 +01:00 |
|
hakril
|
2a1217e7b8
|
Implem current_thread.teb for ARM64 + recognize ARM64 PE in pe_parse
|
2025-02-04 20:00:58 +01:00 |
|
hakril
|
6ade13d6bb
|
Fix pytest commandline
|
2025-02-03 13:53:18 +01:00 |
|
hakril
|
b1d2d5719b
|
Improve range of arm64 testing
|
2025-02-03 13:47:08 +01:00 |
|
hakril
|
5352013a8f
|
Fix tests/test_simple_arm64.py error when capstone is not installed
|
2025-02-03 13:36:32 +01:00 |
|
hakril
|
bce15d0d3c
|
simple_arm64.Mov(reg, reg) that redirect to Orr(reg, zero, reg)
|
2025-02-03 09:11:01 +01:00 |
|
hakril
|
1889899535
|
Readd RtlGetCurrentPeb lost in rebase
|
2025-02-02 19:28:16 +01:00 |
|
hakril
|
1bc7818552
|
Still playing with simple_arm64
|
2025-02-02 19:19:28 +01:00 |
|
hakril
|
7c96da8c75
|
Working on simple_arm64.py
|
2025-02-02 19:19:28 +01:00 |
|
hakril
|
458a0d0558
|
First implem of arm64.assemble()
|
2025-02-02 19:19:28 +01:00 |
|
hakril
|
493fe75be8
|
arm64: Ret() encoded \o/ time to tests functions calls
|
2025-02-02 19:19:28 +01:00 |
|
hakril
|
a7b6ddedd6
|
Add generated sources
|
2025-02-02 19:19:28 +01:00 |
|