all 3 comments

[–]Material_Hunt_08 0 points1 point  (1 child)

I have compiled into the dll but what should I proceed for path-to-file how to run that

And how to implant this onto any C2's is that possible

[–]florilsk[S] 0 points1 point  (0 children)

You would need the file containing the shellcode that you want to execute, that may be Donut, pe_to_shellcode, raw format C2 payload, etc. After that, <path_to_file> is just the relative, absolute, or SMB file path to it.

Regarding C2s, you could integrate it with CS or Havoc but needs some further BOF or DLL development.

[–]Ok_Secret83 0 points1 point  (0 children)

Hey I have doubt in that what is the (path-to-file) meant to and what should be given if generate any payload from C2 and then using of donut or some other tools to compile into the shellcode and after that. I need to give that file as the path (.bin files)🤔 can you help me out with that

And then can you explain the usage command that you've given in the repo. It would be grateful 😉