- Hex Editor loading data speed improved (whole hex editor recoded).
- Bug fixed while attempting to change a byte in the hex editor in a non writable memory page.
- Bug fixed while redirecting APIs to wsock32.dll.
- RtlSetLastWin32Error is now correctly forwarded.
- 4 ntdll APIs forwarded to user32.dll for VISTA & Windows 7.
- Bug fixed when cancel is chosen in the savedialog of update form. IF just used to ignore the user decision.
- Fixed small bug when IF updated version name is displayed in the savedialog form.
- Weird processes appearing as ??????? in the processes list or those having no path are removed from the list.
- A reminder messagebox pops up if the user tries to select an already terminated process (I noticed it was removed).
- Loading dlls is now done using mapping apis instead of LoadLibraryEx.
- Critical bug fixed while opening processes on x64 machines.
- Bug fixed when trying to set BaseOfCode of WinUpack packed targets.
- LoadConfig and COM are now fixed in the PE header.
- Dumper automatically displays data when pressing the arrows in order to improve speed.
- About section filled.
- IF update is redirected to IF official download site and no longer uses direct downloads.
- IF is no longer packed to avoid false virus alerts.
- IF Help updated and is now in pdf format.
- Using backspace in hex edit boxes now allowed.
- Original byte in Bytes Editor removed.
- IT & IAT Tab is henceforth disabled until a process is selected.
- Added the dates of new released versions in history.