![]() |
|
#4
|
|||
|
|||
|
Quote:
Code:
if ".idata" $ left(filetostr("MyFile.exe"),0x400)
? "Refox"
endif
if ".xdata" $ left(filetostr("MyFile.exe"),0x400)
? "Defox"
endif
|
| The Following User Says Thank You to Leonid For This Useful Post: | ||
vilciucostel (10-21-2022) | ||
|
|