#idapro — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #idapro, aggregated by home.social.
-
While waiting for the upcoming release of #IDAPro 9.3 by @HexRaysSA, I have made some updates and bug fixes to my idalib-based headless IDA #plugins rhabdomancer, haruspex, and augur.
Check out the changelogs for all the details and enjoy!
-
While waiting for the upcoming release of #IDAPro 9.3 by @HexRaysSA, I have made some updates and bug fixes to my idalib-based headless IDA #plugins rhabdomancer, haruspex, and augur.
Check out the changelogs for all the details and enjoy!
-
While waiting for the upcoming release of #IDAPro 9.3 by @HexRaysSA, I have made some updates and bug fixes to my idalib-based headless IDA #plugins rhabdomancer, haruspex, and augur.
Check out the changelogs for all the details and enjoy!
-
I pushed an early version of REshare IDA exporter:
https://github.com/v-p-b/reshare-ida/blob/main/reshare-ida-export.py
I don't have time to run x-platform tests right now, but if you do I'd appreciate any bug reports!
#ReverseEngineering #IDA #IDAPro -
I pushed an early version of REshare IDA exporter:
https://github.com/v-p-b/reshare-ida/blob/main/reshare-ida-export.py
I don't have time to run x-platform tests right now, but if you do I'd appreciate any bug reports!
#ReverseEngineering #IDA #IDAPro -
I pushed an early version of REshare IDA exporter:
https://github.com/v-p-b/reshare-ida/blob/main/reshare-ida-export.py
I don't have time to run x-platform tests right now, but if you do I'd appreciate any bug reports!
#ReverseEngineering #IDA #IDAPro -
Introducing HCLI: The Modern Command-Line Interface for IDA:
-
Introducing HCLI: The Modern Command-Line Interface for IDA:
-
Introducing HCLI: The Modern Command-Line Interface for IDA:
-
Introducing HCLI: The Modern Command-Line Interface for IDA:
-
Introducing HCLI: The Modern Command-Line Interface for IDA:
-
PSA: I’ll be at #codeblue_jp next week in Tokyo. Website: https://codeblue.jp/
#reverseengineering #idapro #hexrays #idapython -
PSA: I’ll be at #codeblue_jp next week in Tokyo. Website: https://codeblue.jp/
#reverseengineering #idapro #hexrays #idapython -
PSA: I’ll be at #codeblue_jp next week in Tokyo. Website: https://codeblue.jp/
#reverseengineering #idapro #hexrays #idapython -
PSA: I’ll be at #codeblue_jp next week in Tokyo. Website: https://codeblue.jp/
#reverseengineering #idapro #hexrays #idapython -
PSA: I’ll be at #codeblue_jp next week in Tokyo. Website: https://codeblue.jp/
#reverseengineering #idapro #hexrays #idapython -
Oh hey, @HexRaysSA released IDA 9.2. I'm excited to try out the new Golang features. The decompiler now supports multiple return values, so you can annotate golang function calls correctly. Jump Anywhere is a nice usability improvement supplanting the need to remember 4(5?) keyboard shortcuts.
-
Oh hey, @HexRaysSA released IDA 9.2. I'm excited to try out the new Golang features. The decompiler now supports multiple return values, so you can annotate golang function calls correctly. Jump Anywhere is a nice usability improvement supplanting the need to remember 4(5?) keyboard shortcuts.
-
Oh hey, @HexRaysSA released IDA 9.2. I'm excited to try out the new Golang features. The decompiler now supports multiple return values, so you can annotate golang function calls correctly. Jump Anywhere is a nice usability improvement supplanting the need to remember 4(5?) keyboard shortcuts.
-
Just read up on the IDA Domain API updates from @HexRaysSA This on top of idalib is such a nice step forward in terms of usability. Def recommend checking out the All Things IDA video.
Looking forward to seeing the use case spotlights that they’ll be publishing.
-
Just read up on the IDA Domain API updates from @HexRaysSA This on top of idalib is such a nice step forward in terms of usability. Def recommend checking out the All Things IDA video.
Looking forward to seeing the use case spotlights that they’ll be publishing.
-
Just read up on the IDA Domain API updates from @HexRaysSA This on top of idalib is such a nice step forward in terms of usability. Def recommend checking out the All Things IDA video.
Looking forward to seeing the use case spotlights that they’ll be publishing.
-
Here are my notes on using a Python virtual environment with IDA Pro:
https://williballenthin.com/post/using-a-virtualenv-for-idapython/
-
Here are my notes on using a Python virtual environment with IDA Pro:
https://williballenthin.com/post/using-a-virtualenv-for-idapython/
-
Here are my notes on using a Python virtual environment with IDA Pro:
https://williballenthin.com/post/using-a-virtualenv-for-idapython/
-
My idalib-based "vulnerability divination" tool suite is finally available in the official Hex-Rays Plugins & Apps repository! 🦀
https://plugins.hex-rays.com/search-results?search_term=0xdea
-
My idalib-based "vulnerability divination" tool suite is finally available in the official Hex-Rays Plugins & Apps repository! 🦀
https://plugins.hex-rays.com/search-results?search_term=0xdea
-
My idalib-based "vulnerability divination" tool suite is finally available in the official Hex-Rays Plugins & Apps repository! 🦀
https://plugins.hex-rays.com/search-results?search_term=0xdea
-
C++ macro for x64 programs that breaks ida hex-rays decompiler tool.
https://github.com/android1337/brkida
"This project exploits the fact that IDA decompiler fails when it encounters a stack access on a pointer that's too big."
#IDA #IDAPro #HexRays -
C++ macro for x64 programs that breaks ida hex-rays decompiler tool.
https://github.com/android1337/brkida
"This project exploits the fact that IDA decompiler fails when it encounters a stack access on a pointer that's too big."
#IDA #IDAPro #HexRays -
C++ macro for x64 programs that breaks ida hex-rays decompiler tool.
https://github.com/android1337/brkida
"This project exploits the fact that IDA decompiler fails when it encounters a stack access on a pointer that's too big."
#IDA #IDAPro #HexRays -
The fifth article (57 pages) of the Exploiting Reversing Series (ERS) is available on:
https://exploitreversing.com/2025/03/12/exploiting-reversing-er-series-article-05/
I would like to thank Ilfak Guilfanov @ilfak and Hex-Rays SA @HexRaysSA for their constant and uninterrupted support, which have helped me write these articles.
I hope you enjoy reading it and have an excellent day.
#hypervisor #hyperv #architecture #cybersecurity #research #internals #idapro #informationsecurity #microsoft
-
The fifth article (57 pages) of the Exploiting Reversing Series (ERS) is available on:
https://exploitreversing.com/2025/03/12/exploiting-reversing-er-series-article-05/
I would like to thank Ilfak Guilfanov @ilfak and Hex-Rays SA @HexRaysSA for their constant and uninterrupted support, which have helped me write these articles.
I hope you enjoy reading it and have an excellent day.
#hypervisor #hyperv #architecture #cybersecurity #research #internals #idapro #informationsecurity #microsoft
-
The fifth article (57 pages) of the Exploiting Reversing Series (ERS) is available on:
https://exploitreversing.com/2025/03/12/exploiting-reversing-er-series-article-05/
I would like to thank Ilfak Guilfanov @ilfak and Hex-Rays SA @HexRaysSA for their constant and uninterrupted support, which have helped me write these articles.
I hope you enjoy reading it and have an excellent day.
#hypervisor #hyperv #architecture #cybersecurity #research #internals #idapro #informationsecurity #microsoft
-
The 3rd episode of our #OffensiveRust series, "Streamlining vulnerability research with #IDAPro and #Rust", is here! @raptor introduces new tools to assist with reverse engineering and vulnerability research, based on @HexRaysSA IDA and @binarly_io idalib.
https://security.humanativaspa.it/streamlining-vulnerability-research-with-ida-pro-and-rust -
The 3rd episode of our #OffensiveRust series, "Streamlining vulnerability research with #IDAPro and #Rust", is here! @raptor introduces new tools to assist with reverse engineering and vulnerability research, based on @HexRaysSA IDA and @binarly_io idalib.
https://security.humanativaspa.it/streamlining-vulnerability-research-with-ida-pro-and-rust -
The 3rd episode of our #OffensiveRust series, "Streamlining vulnerability research with #IDAPro and #Rust", is here! @raptor introduces new tools to assist with reverse engineering and vulnerability research, based on @HexRaysSA IDA and @binarly_io idalib.
https://security.humanativaspa.it/streamlining-vulnerability-research-with-ida-pro-and-rust -
Congrats to @xorpse @binarly_io for the well-deserved third place of their idalib #rust bindings in this year’s #idapro plugin contest! 🎊
-
Congrats to @xorpse @binarly_io for the well-deserved third place of their idalib #rust bindings in this year’s #idapro plugin contest! 🎊
-
Congrats to @xorpse @binarly_io for the well-deserved third place of their idalib #rust bindings in this year’s #idapro plugin contest! 🎊
-
The fourth article (126 pages) of the Exploiting Reversing Series (ERS) is available on:
https://exploitreversing.com/2025/02/04/exploiting-reversing-er-series-article-04/
I would like to thank Ilfak Guilfanov (@ilfak on X) and Hex-Rays (@HexRaysSA on X) for their constant and uninterrupted support, which have helped me write these articles.
The fifth article (ERS 05) will be released soon. Stay tuned.
I hope you enjoy reading it and have an excellent day.
#apple #ios #macOS #architecture #cybersecurity #research #internals #vulnerability #idapro #informationsecurity
-
The fourth article (126 pages) of the Exploiting Reversing Series (ERS) is available on:
https://exploitreversing.com/2025/02/04/exploiting-reversing-er-series-article-04/
I would like to thank Ilfak Guilfanov (@ilfak on X) and Hex-Rays (@HexRaysSA on X) for their constant and uninterrupted support, which have helped me write these articles.
The fifth article (ERS 05) will be released soon. Stay tuned.
I hope you enjoy reading it and have an excellent day.
#apple #ios #macOS #architecture #cybersecurity #research #internals #vulnerability #idapro #informationsecurity
-
The tenth article (35 pages) of the Malware Analysis Series (MAS) is available on:
https://exploitreversing.com/2025/01/15/malware-analysis-series-mas-article-10/
I would like to thank Ilfak Guilfanov @ilfak and @HexRaysSA (on X) for their constant and uninterrupted support, which have helped me write these articles.
I promised to write a series of ten articles, and this is the last one. I hope that over the years I have provided professionals around the world with a little help in improving their malware analysis and reverse engineering skills. The series is now complete and this was my last contribution on malware analysis.
Next week (JAN/22) the third article of the Exploiting Reversing Series (ER 03), which is my long-term series, will be released. I hope you like it.
Have an excellent day.
#linux #malware #reverseengineering #reversing #idapro #malwareanalysis #elf #crypto #ransomware
-
The tenth article (35 pages) of the Malware Analysis Series (MAS) is available on:
https://exploitreversing.com/2025/01/15/malware-analysis-series-mas-article-10/
I would like to thank Ilfak Guilfanov @ilfak and @HexRaysSA (on X) for their constant and uninterrupted support, which have helped me write these articles.
I promised to write a series of ten articles, and this is the last one. I hope that over the years I have provided professionals around the world with a little help in improving their malware analysis and reverse engineering skills. The series is now complete and this was my last contribution on malware analysis.
Next week (JAN/22) the third article of the Exploiting Reversing Series (ER 03), which is my long-term series, will be released. I hope you like it.
Have an excellent day.
#linux #malware #reverseengineering #reversing #idapro #malwareanalysis #elf #crypto #ransomware
-
The nineth article (38 pages) of the Malware Analysis Series (MAS) is available on:
https://exploitreversing.com/2025/01/08/malware-analysis-series-mas-article-09/
I would like to thank Ilfak Guilfanov @ilfak and @HexRaysSA (on X) for their constant and uninterrupted support, which have helped me write these articles.
Even though I haven't been on this subject for years, I promised I would write a series of ten articles, and the last one will be released next week (JAN/15).
Have a great day.
#windows #shellcode #malware #reverseengineering #reversing #idapro #malwareanalysis