electronixtar Posted August 18, 2009 Posted August 18, 2009 (edited) Hi MSFN,I am writing a script to modify chrome.dll using Resource Hacker, here's the script:ResHack.exe -extract chrome.dll, test.rc, 9,101,ResHack.exe -modify chrome.dll, chromenew.dll, test.rc, 9,101,The log saysResHack.exe -modify chrome.dll, chromenew.dll, test.rc, 9,101,Error: Invalid resource type.Anybody know why?BTW, any free commandline tools for extract and modify PE's resources? Edited August 18, 2009 by electronixtar
electronixtar Posted August 18, 2009 Author Posted August 18, 2009 Fixed myselfreshack.exe -modify chrome.dll, chromenew.dll, test.rc, ACCELERATOR,101,
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now