Commit Graph

173 Commits

Author SHA1 Message Date
momo5502
e0dc1934eb Add hive parser 2024-11-03 10:15:42 +01:00
dependabot[bot]
7c901e3180 Bump deps/googletest from df1544b to 1204d63
Bumps [deps/googletest](https://github.com/google/googletest) from `df1544b` to `1204d63`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](df1544bcee...1204d63444)

---
updated-dependencies:
- dependency-name: deps/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-01 17:09:28 +00:00
momo5502
103440d38c Update unicorn 2024-10-26 13:16:20 +02:00
momo5502
b6a8f9793e Fix reproducibility of unicorn context 2024-10-26 08:40:19 +02:00
momo5502
a3a95ec829 Prepare unittest support 2024-10-25 17:04:45 +02:00
dependabot[bot]
f0332d3366 Bump deps/reflect from 444d020 to a53b785
Bumps [deps/reflect](https://github.com/qlibs/reflect) from `444d020` to `a53b785`.
- [Release notes](https://github.com/qlibs/reflect/releases)
- [Commits](444d02039e...a53b785f83)

---
updated-dependencies:
- dependency-name: deps/reflect
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 20:53:35 +02:00
dependabot[bot]
c7b0cb4440 Bump deps/unicorn from 3a10c53 to 35c15ef
Bumps [deps/unicorn](https://github.com/momo5502/unicorn) from `3a10c53` to `35c15ef`.
- [Commits](3a10c531e2...35c15efcb4)

---
updated-dependencies:
- dependency-name: deps/unicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 18:50:24 +00:00
dependabot[bot]
9b56c18542 Bump deps/unicorn from 656937e to 3a10c53
Bumps [deps/unicorn](https://github.com/momo5502/unicorn) from `656937e` to `3a10c53`.
- [Commits](656937e35d...3a10c531e2)

---
updated-dependencies:
- dependency-name: deps/unicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 17:19:16 +00:00
momo5502
136ff118d4 Fix warnings 2024-09-24 20:22:14 +02:00
momo5502
d2a5f94dc1 Update unicorn 2024-09-21 20:51:56 +02:00
dependabot[bot]
025c269f73 Bump deps/reflect from 2129a1a to 444d020
Bumps [deps/reflect](https://github.com/qlibs/reflect) from `2129a1a` to `444d020`.
- [Release notes](https://github.com/qlibs/reflect/releases)
- [Commits](2129a1a551...444d02039e)

---
updated-dependencies:
- dependency-name: deps/reflect
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 18:37:48 +00:00
momo5502
daff0d1e13 Implement rdtsc hook 2024-09-02 17:16:29 +02:00
momo5502
dba4970822 Update unicorn 2024-09-01 20:12:12 +02:00
momo5502
405a53ccef Support hardware breakpoints 2024-09-01 20:10:10 +02:00
momo5502
21823fccc4 Fix release builds 2024-08-26 12:20:27 +02:00
momo5502
e0aece7691 GDB stub fixes 2024-08-26 11:48:58 +02:00
momo5502
5a250d5824 Implement gdb remote stub 2024-08-25 19:31:08 +02:00
momo5502
8079cb8594 More progress 2024-08-25 11:49:50 +02:00
momo5502
802a9e309f Better object logging through reflection 2024-08-20 15:32:26 +02:00
momo5502
494c562499 Add reflect submodule 2024-08-20 12:45:40 +02:00
dependabot[bot]
888690c5b6 Bump deps/phnt from a564eb1 to 1f91f26
Bumps [deps/phnt](https://github.com/winsiderss/phnt) from `a564eb1` to `1f91f26`.
- [Commits](a564eb1511...1f91f263a2)

---
updated-dependencies:
- dependency-name: deps/phnt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-17 18:49:09 +00:00
momo5502
654646c97f Add process hacker headers 2024-08-17 09:43:25 +02:00
momo5502
a154eb3ec9 Initial commit 2024-08-15 19:00:01 +02:00