"iResEditor.js" is open source resource editor.
Can edit the resource of such as EXE/DLL files.
This Web application to operate with HTML5 and JavaScript. When there is latest browser, everyone is available.
Also, it do not upload the file to server.
- View the PE header of the executable file (PE Viewer)
- View the resource of the executable file (Resource Viewer)
- Edit the resource of the executable file (Resource Editor)
- Extract all of the resources, such as image
- Convert, resource to "RC, RES,Binary" file
- Convert, export to CSV
- Convert, import to Text
- Extract of code sections
- Extract of data sections
- Extract of all sections
- Extract of hidden codes
- Simple pack tool judgment (only, UPX and AsPack)
English
http://www.petitmonte.com/labo/iResEditor/en/
Japanese
http://www.petitmonte.com/labo/iResEditor/
English
http://www.petitmonte.com/labo/iResEditor/en/howto.html
Japanese
http://www.petitmonte.com/labo/iResEditor/howto.html
sorry, no warranty, no support. English Can understand only 3-year-old level.
http://www.petitmonte.com/labo/iResEditor/contact.html
Copyright (c) 2016 Takeshi Okamoto
"iResEditor.js and iResEditor.min.js" is "MIT license".
http://www.petitmonte.com/labo/iResEditor/en/license.html
"Zip.min.js" is a library for ZIP compressed files that Mr. imaya created. Used to download the file in iResEditor.js.
Different from the original. Fixed a bugs.