Skip to content

Commit

Permalink
Update main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
NtDallas authored Nov 24, 2024
1 parent 080f15e commit 7a8a92e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
| |
| +---------------------------------+ |
| | Payload RC4 | |
| | | |
| | | |
| | +---------------------+ | |
| | | Beacon | | |
| | +---------------------+ | |
Expand Down Expand Up @@ -132,4 +132,4 @@ void* LoadLibraryExAPC(LPSTR lpModuleName, DWORD dwFlags, PFUNCTION_LIST funcLis
HellDescent(hThread);

return xGetModuleHandleA(HASH_CHAKRA);
}
}

0 comments on commit 7a8a92e

Please sign in to comment.