Search results

  1. Storm Shadow

    Compiling Petitboot

    thx thats great
  2. Storm Shadow

    Class Informer By Sirmabus

    Going good, not so much activity .
  3. Storm Shadow

    Class Informer By Sirmabus

    I can check out the byte string limit. I haven't noticed it before
  4. Storm Shadow

    Class Informer By Sirmabus

    Think you still have to use Classinformer, i cannot recal there is a build in function that does exactly the same
  5. Storm Shadow

    IDA Export view weirdness

    Hello It could be the OS you are using and if ASLR is turned on. Take a look on this thread on stack overflow https://stackoverflow.com/questions/10663139/rebasing-and-debugging https://will.io/blog/2013/05/31/disable-aslr/
  6. Storm Shadow

    Site back up again

    My provider upgraded the php version så the site got a lot off errors the last past days and lokked very wierd, should be okay again .
  7. Storm Shadow

    Fentanyl + WWCD for better IDA View & Patcher

    Cool thanks
  8. Storm Shadow

    Polarssl libraries

    Thx
  9. Storm Shadow

    Ida Pro Problems

    You can just PM me if there is problem with profile. Yes you should downgrade or install the python version that comes with ida installer. IDAPython and Python 3 As of now (IDA version 7.3), IDA ships with an IDAPython plugin, that is compiled against, and compatible with Python 2.7.
  10. Storm Shadow

    Ida Pro Problems

    Looks like you have he wrong python version installed in your system. Do you have a box in the buttom left side that says python,or does it say idc
  11. Storm Shadow

    PyQt5 for IDA 7.4 & python3

    Cool thx. Shouldent there be also the QT *.pyd files also QtCore.pyd and so on ? the qt pyd files is the python bindings, or is changed in new version after 7.2
  12. Storm Shadow

    Announcement!! IDA Home is coming!

    Wonder what they would ship with this version, and the price og it, https://www.hex-rays.com/products/ida-home-is-coming/
  13. Storm Shadow

    Release IDA PRO Python Editor by Storm Shadow

    Updatet for ida pro 7.2. It was hell, they change a lot of ida python modules https://github.com/techbliss/Python_editor/releases
  14. Storm Shadow

    Bug 7.2 PyQt5 app bug

    Sorry actuelly removing the main does show the widget. It could however have unknown conflicts on bigger apps with many widgets.
  15. Storm Shadow

    Bug 7.2 PyQt5 app bug

    how do you mean ? if i remove if __name__ == '__main__': import sys it still dont show. Problem is not the plugin not running , but not showing in a seperate window. you can see the plugin is loaded in the log menu, just not showing.
Top