Commit Graph

13 Commits

Author SHA1 Message Date
notcpuid
886436f7db feat(asmjit): add asmjit library such as submodule 2025-07-03 13:55:59 +03:00
notcpuid
497ec443d5 refactor(asmjit): removed library for something changes 2025-07-03 13:51:23 +03:00
notcpuid
eae3635040 refactor(asmjit): remove older asmjit, add new version 2025-07-03 13:50:18 +03:00
notcpuid
375e2ead6d fix(pe_lib): changed language standard to stdcpp20, add some fixes in pe_bliss library 2025-07-03 13:01:58 +03:00
notcpuid
8ef2b7df95 fix(core): now address of entrypoint output with imagebase addr calculation for convenience, add right calculation for VA size after obfuscation and remove unnecessary resizing of rawdata size at the starting packing 2025-07-02 11:56:16 +03:00
notcpuid
4aae9feba6 feat(core): add check for .NET binaries 2025-07-02 10:58:37 +03:00
William Long
456f1b7484 Merge pull request #2 from notcpuid/experimental-branch
fix(core, handler, utils)
2025-07-02 09:09:40 +03:00
notcpuid
6aabd8950a added new handler which using std::runtime_error, enable virtual term processing moved on utils.hpp, removed defines for output errors and info 2025-07-02 08:50:40 +03:00
William Long
5ec8252489 Merge pull request #1 from notcpuid/experimental-branch
fix(core)
2025-07-02 00:16:52 +03:00
notcpuid
6dfed55ebc added using smart pointers, added getters instead of new allocation type 2025-07-02 00:07:38 +03:00
William Long
ce373daa03 Update README.md 2025-07-01 22:16:25 +03:00
William Long
c2ba060a36 Update README.md v1.0.0 2025-07-01 22:04:36 +03:00
notcpuid
cbc8849876 Add project files. 2025-07-01 21:01:40 +03:00