Universal Import Resolver (UIR) v1.2 是一个软件工具包,提供了解决Python导入问题的解决方案。此版本修复了多项错误并提升了性能。
Universal Import Fixer (UIF) v1.2 (FINAL)
This tool is designed to fix issues such as Import Elimination, Directly Imports and Shuffled, Disordered, Scattered Imports in 32-bit processes.
You can use this tool for changing the IAT Base Address and Sorting IATs into new addresses.
Tested on:
- Armadillo
- ASProtect
- Enigma
- ExeCryptor
- eXPressor
- PeSpin
- RlPack
- VMProtect
- TheMida
- WinLicense
And any protector with Import Elimination, Directly Imports and Shuffled, Disordered, Scattered Imports.
Notes:
======
This is an Import Fixer (not a tool for rebuilding imports) that works in the memory of the target process. If you cannot use this simple tool properly, please discard it.
Always run UIF first before dumping the target process.
UIF can fix actual APIs but not emulated or redirected ones to protectors stubs. You must use UIF after fixing Magic IAT jumps (or using any other methods) to convert EmulatedRedirected APIs into Actual APIs.
How to Use:
============
1. Fill in
with the target processs ID.
2. Enter start address of code you want to fix under . If left blank, UIF will fill it automatically.
3. Enter end address of code for fixing under . Leave blank if autofill is preferred.
4. Specify new IAT VA (Virtual Address) with an empty or unused area where the IAT should be repaired.
For Fast Speed:
===============
- Minimize UIF to taskbar after clicking start button.
- Only enter Code sections start and end (.text section etc).
- Do not check Fix Directly Imports if it is unnecessary.
History:
========
v1.2 FINAL update (2008.12.31):
+ Improved code for better processing of invalid ImageBase,ImageSize and PE files.
+ Minor changes for compatibility and stability.
v1.2 FINAL update (2008.06.15):
+ Optimized Code for improved results.
+ Released UIF.dll to be used in other applications.
v1.2 FINAL update (2008.04.24):
+ Added Fast Speed option.
For more detailed updates, refer to the history section provided above which outlines all changes from version 1.0 Final+ through to v1.2 FINAL.
UIF is available for download on its official site and has been tested across numerous targets including TheMida, WinLicense, Armadillo, ASProtect, Enigma, eXPressor, PeSpin and more.