1
0
mirror of https://github.com/phra/PEzor synced 2026-06-08 16:45:36 +00:00

Commit Graph

  • b4e5927775 chore: add proxy dll source code to compilation master phra 2023-09-26 16:00:28 +02:00
  • e6e3034375 release: v3.3.0 phra 2023-09-26 15:50:43 +02:00
  • 6c0a940244 chore: remove old ForwardedDLL.cpp phra 2023-09-26 15:49:43 +02:00
  • 02e507640b Merge pull request #89 from phra/feat/dll-sideload Francesco Soncina 2023-09-26 15:46:05 +02:00
  • 2509005ee2 chore: add sample application for dll sideloading phra 2023-09-26 15:40:12 +02:00
  • dc6b936ce9 chore: add sample application with resources phra 2023-09-26 15:39:35 +02:00
  • 4835b1c6f0 docs: update readme with dll sideloading phra 2023-09-26 15:38:58 +02:00
  • 77ba331588 feat: add support for dll sideloading phra 2023-09-26 15:38:30 +02:00
  • 7734c5b899 chore: remove debug puts phra 2023-09-26 15:38:19 +02:00
  • 868a295886 deps: add wine64-tools phra 2023-09-26 15:36:35 +02:00
  • 033606f168 chore: update example for exe w/ resources phra 2023-09-25 20:05:23 +02:00
  • b82ba1f803 Update README.md Francesco Soncina 2023-09-15 18:56:36 +02:00
  • a5458bfb3a Merge pull request #85 from phra/feat/env-keying Francesco Soncina 2023-09-15 18:25:19 +02:00
  • 3079fb728a docs: update usage phra 2023-09-15 18:23:10 +02:00
  • 0b512e0486 chore: update version to v3.2.1 phra 2023-09-15 18:03:52 +02:00
  • 48bd29b2bf fix: add missing CXXFLAGS var phra 2023-09-15 17:54:02 +02:00
  • 78b7869113 deps: update donut version phra 2023-09-15 17:52:32 +02:00
  • 1e93797f52 fix: update executor prototype with funcPtr phra 2023-09-15 17:51:51 +02:00
  • 47e3d508c5 chore: update mimikatz download url phra 2023-08-18 20:29:57 +02:00
  • 4294ca79e2 fix: halt in case of error, add support for zsh phra 2023-08-18 20:22:02 +02:00
  • 1c02cf96fb fix: update install script for latest kali phra 2023-08-18 20:21:18 +02:00
  • 084dc39c53 feat: update cna for env keying support phra 2022-09-07 16:49:10 +02:00
  • abb3739856 feat: implement poc for env keying phra 2022-05-24 21:13:19 +02:00
  • 4973de7c2d Merge pull request #71 from phra/phra-patch-1-1 Francesco Soncina 2022-03-29 15:33:56 +02:00
  • d96cfce8b7 chore: fix typo in readme Francesco Soncina 2022-03-29 15:33:45 +02:00
  • 995f305205 release: bump v3.1.2 phra 2021-10-27 17:50:16 +02:00
  • 6f1b764b36 chore: update usage phra 2021-10-27 17:49:52 +02:00
  • e6f90900df fix: print address with type and protection phra 2021-10-27 17:39:28 +02:00
  • 16b88574e7 fix: support module stomping phra 2021-10-27 17:34:58 +02:00
  • 1270c5670d release: bump v3.1.1 phra 2021-10-27 13:41:20 +02:00
  • dbbd4d9645 fix: use dedicated temp directory phra 2021-10-27 13:41:03 +02:00
  • 7912b76417 Update README.md Francesco Soncina 2021-10-27 01:33:38 +02:00
  • d17d94a39a Merge pull request #63 from phra/release/v3.1.0 Francesco Soncina 2021-10-27 01:29:50 +02:00
  • 3c6e823605 Update README.md Francesco Soncina 2021-10-27 01:29:40 +02:00
  • 53d345241c release: bump v3.1.0 Francesco Soncina 2021-10-27 01:28:21 +02:00
  • 3ada2bebda Merge pull request #62 from phra/feat/fluctuation Francesco Soncina 2021-10-27 01:26:32 +02:00
  • 8c977059ba refactor: small fixes phra 2021-10-27 00:37:08 +02:00
  • f594d313af chore: update PEzor.sh for fluctuate phra 2021-10-25 03:31:30 +02:00
  • 14e5e63cc1 feat: integrate fluctuate() in inject.cpp phra 2021-10-25 03:30:54 +02:00
  • 99d34801f4 feat: add fluctuate implementation phra 2021-10-25 03:30:01 +02:00
  • aa683c23ed Merge pull request #61 from phra/release/v3.0.5 Francesco Soncina 2021-10-21 22:37:34 +02:00
  • e56275884b release: bump v3.0.5 Francesco Soncina 2021-10-21 22:37:15 +02:00
  • 9cb4c6797d Merge pull request #60 from phra/fix-data Francesco Soncina 2021-10-21 22:32:30 +02:00
  • 4259b9d3a1 fix: recognize data as valid shellcode Francesco Soncina 2021-10-21 22:31:43 +02:00
  • 8e1991056d Merge pull request #56 from A32AN/master Francesco Soncina 2021-10-21 20:56:15 +02:00
  • e36a553623 release: bump v3.0.4 Francesco Soncina 2021-10-21 20:55:39 +02:00
  • 7b5c915cc1 prevent executables from spawning a console A32AAN 2021-09-09 09:19:54 -04:00
  • d89ce1c0cd Update README.md Francesco Soncina 2021-07-12 00:26:11 +02:00
  • b6b98f1fd6 fix: update donut invocation phra 2021-07-09 17:30:54 +02:00
  • ed77f91ad9 Merge pull request #50 from phra/fix/issue-49 Francesco Soncina 2021-07-09 17:20:25 +02:00
  • 5aae598971 release: bump minor phra 2021-07-09 17:20:13 +02:00
  • e35b684a6b fix: update aggressor scripts, fixes #49 phra 2021-07-09 17:19:37 +02:00
  • 208be4e2e4 Update PEzor.sh Francesco Soncina 2021-07-09 15:31:38 +02:00
  • b61a21e05f Merge pull request #48 from phra/fix/issue-47 Francesco Soncina 2021-07-09 15:19:12 +02:00
  • a429134256 release: bump version phra 2021-07-09 15:18:23 +02:00
  • 8181a7ff8f fix: update donut invocation for dotnet phra 2021-07-09 15:17:27 +02:00
  • 90319b1137 Merge pull request #46 from phra/fix/issue-45 Francesco Soncina 2021-07-09 01:57:49 +02:00
  • e692d49f67 release: bump 3.0.1 phra 2021-07-09 01:57:12 +02:00
  • 78091bfa64 fix: fix #45 phra 2021-07-09 01:55:17 +02:00
  • d443f2117f Merge pull request #42 from phra/feat/bof Francesco Soncina 2021-07-08 18:03:07 +02:00
  • bbbcc2d7e4 release: update README phra 2021-07-08 17:59:47 +02:00
  • bd549c3e68 chore: update usage phra 2021-07-08 17:59:32 +02:00
  • de7cd255a0 chore: add debug prints to cleanupModules phra 2021-07-08 17:14:21 +02:00
  • 37fc74c3bd Merge pull request #43 from phra/feat/bof-cleanup Francesco Soncina 2021-07-05 18:00:47 +02:00
  • 0cb38d5545 feat: implement payload and modules cleanup for BOFs phra 2021-07-05 17:58:40 +02:00
  • ea51f8de33 feat: add basic cleanup of loaded modules phra 2021-07-05 02:52:33 +02:00
  • bcd9b639b6 wip: fix compile phra 2021-07-04 04:31:16 +02:00
  • b9e756eaed wip: cleanup modules origin/feat/bof-cleanup phra 2021-07-03 23:48:46 +02:00
  • 4aa65532e9 chore: remove debug print phra 2021-07-01 18:49:45 +02:00
  • 70ba98df38 release: bump 3.0.0 and update usage phra 2021-07-01 18:37:03 +02:00
  • 3fdb31ac8a chore: fix typo phra 2021-07-01 18:36:45 +02:00
  • 9fab4f2851 feat: add support for BOFs phra 2021-07-01 18:18:47 +02:00
  • 1995f1d90f build: update install script phra 2021-07-01 18:18:31 +02:00
  • 43acda411b feat: add support for BOFs phra 2021-07-01 18:18:18 +02:00
  • 8e3d106474 chore: update .gitignore for bof support phra 2021-07-01 18:17:30 +02:00
  • 9e262a72b8 Merge pull request #40 from t0-n1/master Francesco Soncina 2021-07-01 18:50:11 +02:00
  • f8fcd271a7 Compile ApiSetMap.c when -antidebug flag is set t0-n1 2021-06-17 21:54:21 +02:00
  • d03563cd0c Merge pull request #34 from phra/fix/rundll-complex-payloads Francesco Soncina 2021-05-11 19:42:24 +02:00
  • 5fde33e042 chore: fix indentation Francesco Soncina 2021-04-23 15:31:08 +02:00
  • d229e34e97 fix(dll): spawn shellcode only on DLL_PROCESS_ATTACH Francesco Soncina 2021-04-23 13:51:08 +02:00
  • 451fdf2760 fix: do not wait for any DLLs Francesco Soncina 2021-04-22 18:01:14 +02:00
  • c31977d628 fix: do not wait for thread in DLLs + export dummy StartW Francesco Soncina 2021-04-22 17:54:51 +02:00
  • 70d57fbd96 Merge pull request #32 from phra/fix/donut-output-formatter Francesco Soncina 2021-04-22 17:39:23 +02:00
  • 28e4a99fd1 fix: avoid using c output formatter of donut Francesco Soncina 2021-04-19 21:04:50 +02:00
  • 40829f41c2 Update install.sh Francesco Soncina 2021-02-22 22:53:12 +01:00
  • 3c6d43ab28 Merge pull request #27 from phra/feat/cs-hooks Francesco Soncina 2021-02-17 14:48:22 +01:00
  • 3ddf231d05 release: v2.1.0 phra 2021-02-16 22:59:14 +01:00
  • 50b42dc128 feat: add EXECUTABLE_ARTIFACT_GENERATOR hook phra 2021-02-15 21:54:00 +01:00
  • fcb9cc77ea Merge pull request #24 from phra/fix/issue-22 Francesco Soncina 2020-12-11 20:22:25 +01:00
  • ee2c80ab85 Update install.sh Francesco Soncina 2020-12-10 14:42:00 +01:00
  • 531095695f lock to last working inline_syscall commit Francesco Soncina 2020-12-09 22:40:11 +01:00
  • d4986f15f2 Update PEzor.cna Francesco Soncina 2020-10-27 14:58:00 +01:00
  • 8b8bac8d08 Merge pull request #17 from phra/feat/aggressor Francesco Soncina 2020-10-24 16:31:51 +02:00
  • fcfa0f2aa9 release: bump v2.0.0 phra 2020-10-24 16:31:41 +02:00
  • e1e347c75e feat: add aggressor script for cobalt strike phra 2020-10-24 16:25:38 +02:00
  • ae68a085c7 Merge pull request #16 from phra/fix/output-size Francesco Soncina 2020-10-23 18:24:42 +02:00
  • a8924ed58e fix: remove include iostream in non-debug builds phra 2020-10-23 18:23:53 +02:00
  • 68ee4d808b fix: typo phra 2020-10-22 14:22:46 +02:00
  • 6d3bf7ba00 Merge pull request #13 from phra/fix/absolute-paths Francesco Soncina 2020-10-20 20:37:52 +02:00
  • 816dbad157 fix: support absolute paths for executables, fixes #5 phra 2020-10-20 20:37:18 +02:00