Closed JohnWins closed 3 years ago
You can control the printed output from the js code.
But yes i can add it as a feature, it will be a good feature for IOCs.
what do you think about this format every api has its own predefined params.
{
"app":"cpuid.exe",
"baseaddress":"0x400000",
"more_pe_stuff":[],
"APIS":[
{"WriteFile":[{"handle":0},{"data":"AuthenticAMD"},{"length":13}]},
{"ExitProcess":[{"ExitStatus":0}]}
],
"CPUIDS":["0x40102E"]
}
awesome! that's what I am looking to. nice to hear that it will support for more self defination;
And soon i'll convert the full code to C so more people can contribute as there's not a lot of ppl interested in FreePascal.
I'll do it in a live stream videos, on youtube.
Well, that's amazing ! can't wait it any more .
hi, still wander to know how to control the js code and printed the output text into json format ? currently, have little time to turn this project to C and to discuss it more .
Hello @JohnWins I was preparing for the stream, but lately i was a bit busy. I'll start today, hope i can continue without any disturb.
Here's the new repo https://github.com/Cmulator/Cmulator
I'll start a fresh base for it with C language so ppl can contribute to it.
the new project will be here https://github.com/Cmulator/Cmulator
hi,
Is it possiable to export results to json format file ?
for example: cpuid.exe