Storm Shadow

Results 8 issues of Storm Shadow

Hello The latest release https://github.com/keystone-engine/keypatch/releases have code for adding the action menu to ida 7.x ,however since the release is missing the version check [if idaapi.IDA_SDK_VERSION >= 700:](https://github.com/keystone-engine/keypatch/blob/master/keypatch.py#L1437) it jumps...

I cant figure out the error, but the test script throws this. fresh install ``` from __future__ import print_function import time import pychromecast pychromecast.get_chromecasts_as_dict().keys() ``` i get ``` >>> from...

Hello can you elaborate how exactly the aes key is obtained from a reponse and widevine challenge. I have a software where i send a licence request. ``` post_data =...

Hey Yegord. I see you switched to Capstone engine. So Question is. You think it would be possible to add MIPS architecture also to the decompiler, since Capstone already have...

waiting for pull req

I know its a small thing but can we add so the GUI remember last opened folder. ref http://www.codeprogress.com/cpp/libraries/qt/showQtExample.php?index=153&key=QFileDialogRememberDirectory

enhancement

Hello i am trying to convert your code to Lua, since my home automation system(fibaro) only uses that. I having little trouble to figure out what the "deviceGuid": is, if...

If anyone wanna help with debugger support i am all open for suggestions.

enhancement
help wanted

In the releases x64/x86 there is missing a folder that gives users a error regarding plugin path. instead of `PyQt5\platforms ` it should be `PyQt5\plugins\platforms` and it will not give...