You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added new options to control which previous analysis data should be erased. (This gives the user more control on what to keep and what to delete and also the possibility to work seamlessly with map loader plugins like SwissArmyKnife, etc).
Added new commands (old ones have been deprecated) xanal selection : Performs a selection analysis xanal function : Performs a function analysis xanal exe : Performs an entire executable analysis xanalremove selection : Removes a previous selection analysis xanalremove function : Removes a previous function analysis xanalremove exe : Removes a previous entire executable analysis xanal help : Brings up to the log window some help text
Fixed automatic analysis not launching on startup (Closes #18 )
Fixed various api definition files (Closes #17 ). It´s recommended to download this apis_def.zip down below file and overwrite the files with the ones already downloaded or just copy the whole new fresh folder and delete the older one.