Cipher7 / ChaiLdr

AV bypass while you sip your Chai!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage Notes?

jasonthename opened this issue · comments

Forgive my ignorance but how do I compile and load this?

No worries man!

Steps :

  1. Open the .sln file which is the solution for this project in Microsoft Visual Studio
  2. Change the options to Release x64 if it's not already in that
  3. Update the IP address and the location of your payload, also changing the HTTP or HTTPs option as required
  4. You can then go to Build -> Build Solution
  5. Host your shellcode on the IP according to the protocol chosen by you (HTTP/HTTPs)
  6. You can then run the exe which will fetch the remotely hosted shellcode and execute it