# I would like to propose an addition to this topic to fully automate reverse engineering using idapython and Python3

**URL:** https://community.hex-rays.com/t/i-would-like-to-propose-an-addition-to-this-topic-to-fully-automate-reverse-engineering-using-idapython-and-python3/148
**Category:** IDA General
**Created:** [February 12, 2025, 2:48am UTC](https://community.hex-rays.com/t/i-would-like-to-propose-an-addition-to-this-topic-to-fully-automate-reverse-engineering-using-idapython-and-python3/148 "2025-02-12T02:48:22Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![qwassdre](https://avatars.discourse-cdn.com/v4/letter/q/a8b319/32.png) [@qwassdre](https://community.hex-rays.com/u/qwassdre)
#### Post date: [February 12, 2025, 2:48am UTC](https://community.hex-rays.com/t/i-would-like-to-propose-an-addition-to-this-topic-to-fully-automate-reverse-engineering-using-idapython-and-python3/148/1 "2025-02-12T02:48:23Z")

</div>

> [@How to automate structure creation with IDAPython?](https://community.hex-rays.com/t/how-to-automate-structure-creation-with-idapython/37):
>
> Manually creating structures in IDA Pro can be time-consuming, but some of you were wondering how to automate this process with updated IDA 9.0 endpoints for Types and how to port removed functions when ida\_struct and ida\_enum modules do not exist anymore.

---

<div class="post-metadata">

### Author: ![teresa\_hexrays](https://sea2.discourse-cdn.com/flex002/user_avatar/community.hex-rays.com/teresa_hexrays/32/11_2.png) [@teresa\_hexrays](https://community.hex-rays.com/u/teresa_hexrays)
#### Post date: [February 12, 2025, 12:02pm UTC](https://community.hex-rays.com/t/i-would-like-to-propose-an-addition-to-this-topic-to-fully-automate-reverse-engineering-using-idapython-and-python3/148/2 "2025-02-12T12:02:41Z")

</div>

Hello @qwassdre,

That sounds like a quite broad topic to cover. Could you come up with a smaller chunk of the reverse engineering process that you’d like to see automated?

Breaking this down into more granular aspects could help guide the further discussion and probably make it more actionable (who knows, maybe our users may have already some solution?)

---

<div class="post-metadata">

### Author: ![qwassdre](https://avatars.discourse-cdn.com/v4/letter/q/a8b319/32.png) [@qwassdre](https://community.hex-rays.com/u/qwassdre)
#### Post date: [February 15, 2025, 7:22am UTC](https://community.hex-rays.com/t/i-would-like-to-propose-an-addition-to-this-topic-to-fully-automate-reverse-engineering-using-idapython-and-python3/148/3 "2025-02-15T07:22:19Z")

</div>

I propose to build Artificial Intelligence into IDA PRO for simplified reverse engineering
