PyPowerShellXray
PyPowerShellXray copied to clipboard
for NIX box?
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!!
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.