klezVirus / inceptor

Template-Driven AV/EDR Evasion Framework
Other
1.6k stars 263 forks source link

[Errno 2] No such file or directory: 'C:\\Tools\\inceptor\\inceptor\\syscalls\\syswhispersv2\\data\\typedefs.json' #18

Closed dmcxblue closed 3 years ago

dmcxblue commented 3 years ago

I see that this file is missing in the repository for syscalls, I did add this file to see if that will help but I was wrong assuming this it will show more errors. Maybe it's a specific one that is missing or I can't find.

Thanks!

Not adding file image

Adding image

klezVirus commented 3 years ago

Hi @dmcxblue, may I ask you to share the cmd line you used so I can test it out?

dmcxblue commented 3 years ago

Yeah, my bad

python inceptor.py native -m syscalls -e xor -C llvm -o testpayload2.exe C:\Tools\Payloads\payload.exe

klezVirus commented 3 years ago

Hi @dmcxblue, just pushed a fix ;)