PyPowerShellXray icon indicating copy to clipboard operation
PyPowerShellXray copied to clipboard

for NIX box?

Open ghost opened this issue 8 years ago • 1 comments

Hey John,

Any ideas on how to port this over for use on a *nix platform? I see you are pulling the API dictionary of hashes from creation based on local binaries. Could we get this another way or pre-make the dictionary? I would like to run your tool on a *nix platform....

Thanks!!

ghost avatar Jul 10 '17 17:07 ghost

Sure one could precompute the API hashes on a Windows box and them load them up at runtime. I haven't tried the vivisect library on a Linux box to see if it has any issues doing the disassembly.

JohnLaTwC avatar Jul 10 '17 17:07 JohnLaTwC