25 Commits

Author SHA1 Message Date
William Long
34fb906d1d Merge pull request #6 from notcpuid/experimental
fix(imgui): add correct imgui submodule linking
2025-11-19 18:19:47 +03:00
notcpuid
92504fdca8 Merge branch 'experimental' of https://github.com/notcpuid/pe-packer into experimental 2025-11-19 18:14:56 +03:00
notcpuid
ec6f12cf73 fix(submodule): fix file 2025-11-19 18:12:35 +03:00
William Long
6749c17462 Merge pull request #5 from notcpuid/experimental
feat(gui): add gui interface
v1.0.1
2025-11-19 17:18:19 +03:00
William Long
a729dd4544 perfect commit 2 2025-11-19 17:10:34 +03:00
William Long
85a611d1cd perfect commit 2025-11-19 17:07:41 +03:00
notcpuid
cf8601d5d9 feat(imgui): add submodule for imgui 2025-11-19 17:06:17 +03:00
notcpuid
6b4c32f672 feat(imgui): add simple GUI interface 2025-11-19 17:03:07 +03:00
notcpuid
73808eda60 fix(sln/core): remove x86 compiler options, add correct JIT runtime env for x64 compiler 2025-11-19 15:18:02 +03:00
notcpuid
4f35c29fef fix(core): some changes for generate idx_oep offset 2025-08-25 12:47:17 +03:00
William Long
a9a4ac06ab Merge pull request #3 from notcpuid/experimental
refactor(asmjit)
2025-07-03 14:08:19 +03:00
notcpuid
8184149cc8 refactor(asmjit): add correct includes to works perfectly with asmjit like a submodule 2025-07-03 14:03:18 +03:00
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