Commit f750b1d
Add a new callback
* Added IDA decompilation changed hook
* Fixed test case
* Fixed test case again
* Another fix to make it consistent
* Forgot shutdown
* quick fix
* quick fix 2
* edited comment
* reworked test case
* Added IDA decompilation changed hook
* Fixed test case
* Fixed test case again
* Another fix to make it consistent
* Forgot shutdown
* quick fix
* quick fix 2
* edited comment
* reworked test case
* reworked test case again
* trying new form of function rename
* trying new form of function rename again!!
* added extra support for decomp changed
* redid logic for test case
* another method
* comment instead of function
* Simplified comment trigger
* another edit
* another edit 2
* another edit 3
* small edit
* small edit 2
* small edit 3
* trying new attribute
* I HAVE NO CLUE WHY SEGFAULTING
* test
* Reordered test case
* test rewrite??
* readded shutdown
* changed deci
* added more error handling
* experimental sleep
* sleep didnt work lol
* idk anymore
* quick test
* Back to previous
* remove the watchers as a test
* again
* again
* Fix CI and bump to IDA 9.2
---------
Co-authored-by: mahaloz <zion@zionbasque.com>decompilation_changed in decompilers (#180)1 parent 4f707b1 commit f750b1d
3 files changed
Lines changed: 70 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
813 | 813 | | |
814 | 814 | | |
815 | 815 | | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
816 | 827 | | |
817 | 828 | | |
818 | 829 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
516 | 517 | | |
517 | 518 | | |
518 | 519 | | |
| 520 | + | |
519 | 521 | | |
520 | 522 | | |
521 | 523 | | |
522 | 524 | | |
523 | 525 | | |
| 526 | + | |
524 | 527 | | |
525 | 528 | | |
526 | 529 | | |
527 | 530 | | |
528 | 531 | | |
529 | 532 | | |
530 | 533 | | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
531 | 540 | | |
532 | 541 | | |
533 | 542 | | |
534 | 543 | | |
535 | 544 | | |
536 | 545 | | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
537 | 559 | | |
538 | 560 | | |
539 | 561 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
765 | 765 | | |
766 | 766 | | |
767 | 767 | | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
768 | 803 | | |
769 | 804 | | |
770 | 805 | | |
| |||
883 | 918 | | |
884 | 919 | | |
885 | 920 | | |
886 | | - | |
887 | | - | |
888 | 921 | | |
889 | | - | |
| 922 | + | |
0 commit comments