fkie-cad / dewolf

A research decompiler implemented as a Binary Ninja plugin.
GNU Lesser General Public License v2.1
162 stars 9 forks source link

Fix renaming of variables #304

Closed NeoQuix closed 10 months ago

NeoQuix commented 11 months ago

Manual PR for #303

NeoQuix commented 11 months ago

Move:

Rewrite:

To do:

To do (after that PR):

NeoQuix commented 11 months ago

Don't fear the commit numbers, 1.5k are just moves! Will list them after this comment

Changed:

To do:

NeoQuix commented 11 months ago

File/Line moves:

NeoQuix commented 10 months ago

Will close this PR and split it into two:

  1. Move Renamers into own stage
  2. Fix variable renamer