loqstrz
loqstrz
Hi, please port this amazing plugin so it works on the latest IDA Pro 9.0. https://web.archive.org/web/20240810011600/https://out5.hex-rays.com/beta90_6ba923/idapython_porting_guide.md
### Is your feature request related to a problem? Please describe. I always export in .GLB and I do multiple exports. I don't select them all together, I check each...
### Is your feature request related to a problem? Please describe. The problem is you can't just select everything and do a right click and export. ### Describe the solution...
If you use Python 3.11 or above, patching crashes Ida when you attempt to open the assembly window.
If you rebase your database and then attempt to patch your binary, the patches will **NOT** be applied when attempting to quick patch. **How to reproduce:** 1. Open any database...
Just like in IDA Pro
It just says "Unknown file/type" or something like that when you load an obfuscated Lua 5.4 code into it
Example: If I look for "mov dword ptr ds:[2394002], 0x2" and I want to replace all of them with "mov dword ptr ds:[2394002], 0x0" Perhaps just some extra button that...