533 Commits

Author SHA1 Message Date
naci 0f47dd47ea Merge pull request #64 from grimaz/main
llvm-20 update
0.6
2025-05-22 15:45:00 +03:00
r3bb1t 790e4b3094 Add include to lifter/PathSolver.ipp
To fix compilation in docker with LLVM 20 we need to add this include
2025-05-22 15:41:38 +03:00
naci dc8807fda1 Update OperandUtils.ipp 2025-05-22 01:13:56 +03:00
naci 2ad0a9f1c8 Update OperandUtils.ipp 2025-05-22 01:06:36 +03:00
grimaz d41c438a9b Merge pull request #1 from grimaz/llvm20-patch
llvm20-patch
2025-05-21 10:55:22 +03:00
pvasilek 193c9bc680 fixed missed initialization bug leading to crashes later 2025-05-21 10:35:58 +03:00
pvasilek f9344fee56 llvm20 compatibility fixes 2025-05-21 10:35:23 +03:00
naci 8df7040e7b fix pass 2025-04-29 11:41:14 +03:00
naci ef35416dcb Merge branch 'main' of https://github.com/NaC-L/Mergen 2025-04-29 11:40:45 +03:00
naci 3bf40346f3 Update .gitignore 2025-04-29 11:40:20 +03:00
naci 96c7962744 Merge pull request #56 from NaC-L/refactor-support-multiple-disassemblers
Support multiple disassemblers
2025-04-29 11:31:03 +03:00
naci 7221e848bd cmake updates 2025-04-29 11:28:52 +03:00
naci fc35be27eb Update ZydisDisassembler.hpp 2025-04-29 05:01:25 +03:00
naci e71b1a9907 Update ZydisDisassembler.hpp 2025-04-29 04:58:39 +03:00
naci 1bf99aba6c Update lifterClass.hpp 2025-04-29 04:54:47 +03:00
naci 42504e5489 Update ZydisDisassembler.hpp 2025-04-29 04:54:44 +03:00
naci 6521cda70f put enums in a namespace 2025-04-29 04:50:20 +03:00
naci 1c0a485a12 😠 2025-04-28 07:55:55 +03:00
naci 6e6bb749da concepts, sal, pass arguments :D 2025-04-28 07:53:11 +03:00
naci 58fa2c79ac fix condition
if you cant tell, im a bit sleep deprived
2025-04-24 06:23:55 +03:00
naci ba84e3845c Update FindIced-Wrapper.cmake 2025-04-24 06:22:34 +03:00
naci df8997f206 only build zydis if needed 2025-04-24 06:14:54 +03:00
naci aad8608175 Revert "Delete CMakeLists.txt"
This reverts commit 17bc499552.
2025-04-24 05:57:31 +03:00
naci 17bc499552 Delete CMakeLists.txt 2025-04-24 05:56:12 +03:00
naci 0af6a6ca42 Update cmake.toml 2025-04-24 05:56:06 +03:00
naci c783f8798b Update FindIced-Wrapper.cmake 2025-04-24 05:49:20 +03:00
naci 5e5f68f0b6 build without iced if rust not found 2025-04-24 05:47:29 +03:00
naci b5c8880f8c Update docker-image.yml 2025-04-24 05:39:47 +03:00
naci 46e5567394 Update docker-image.yml 2025-04-24 05:37:16 +03:00
naci 97a1065d73 Update docker-image.yml 2025-04-24 05:36:10 +03:00
naci 1ec49af423 Update docker-image.yml 2025-04-24 05:35:28 +03:00
naci fada7b74e4 try build without rust 2025-04-24 05:34:33 +03:00
naci 2efad1f54f Update OperandUtils.ipp 2025-04-23 18:11:13 +03:00
naci b90dbc9e65 fix rep bug 2025-04-23 18:05:32 +03:00
naci 378f9334ec Update OperandUtils.ipp 2025-04-23 17:55:09 +03:00
naci 9a24c6034e Update lifterClass.hpp 2025-04-23 17:46:17 +03:00
naci 3f5ddaea30 debug info 2025-04-23 17:38:18 +03:00
naci 43ef9d0589 Update lifterClass.hpp 2025-04-23 17:29:12 +03:00
naci 3d7d2f2216 Update Dockerfile 2025-04-23 11:40:22 +03:00
naci 7b5823cf3e Update Dockerfile 2025-04-23 11:37:09 +03:00
naci b907d56ce5 try curl 2025-04-23 11:34:04 +03:00
naci cdb5466c3b RUSTC 2025-04-23 11:32:20 +03:00
naci 57b59dfa72 Update Dockerfile 2025-04-23 11:30:40 +03:00
naci 91c67d3dec Update cmake.toml 2025-04-23 11:28:52 +03:00
naci 594489b309 Create PathSolver.cpp 2025-04-23 11:28:32 +03:00
naci 70d4f7b6d2 Create GEPTracker.cpp 2025-04-23 11:25:37 +03:00
naci 5c8cc18df1 Create FunctionSignatures.cpp 2025-04-23 11:23:41 +03:00
naci 80c25c89e0 push 2025-04-23 11:20:31 +03:00
naci 31905e37af Update cmake.toml 2025-04-01 12:22:19 +03:00
naci 964b0d9463 move code to templates 2025-04-01 12:21:40 +03:00