Skip to content

History

Igor Kirillov edited this page Mar 25, 2018 · 4 revisions

March 2018 (Insomni'hack)

  • Whole code cross-references for existing structures
  • Guess Allocation feature
  • More recasts
  • Propagate names
  • API (with no documentation yet)

July 2017

  • Deep scanning first argument of functions selected in "Functions window"
  • Changing type of field in Structure Builder (by double click)

June 2017

  • Create new field feature by clicking on gap-field. Allows to insert user-made field. Place where to insert it is calculated automatically and new gap paddings will be also created
  • Scanning global pointers
  • By clicking on ifstatement it's possible to swap then/else branches negating if condition
  • "Unpack" button in structure builder that allows to extract fields from structure and insert them into one being constructed

May 2017

  • Fast renaming local variables in expressions like var1 = var2
  • Deep scan returned value. By clicking on return value of the function's signature it's possible to scan all variables this function assigns value to
Clone this wiki locally