Can someone extract the file, I can't deal with it:
http://www.mediafire.com/file/vraqtm3hoidkzoy/[0]/file
Join also our Discord channel! Click here.
Help with strange file extract
-
- advanced
- Posts: 51
- Joined: Wed Oct 30, 2019 8:22 pm
- Has thanked: 16 times
- ikskoks
- Moderator
- Posts: 644
- Joined: Thu Jul 26, 2012 5:06 pm
- Location: Poland, Łódź
- Has thanked: 447 times
- Been thanked: 187 times
- Contact:
Re: Help with strange file extract
In the header you have string "NullsoftInst" which indicates
it was compilled by NSIS.
You can get tool's source here https://sourceforge.net/p/nsis/code/HEAD/tree/
and figure out the way it saves executables.
it was compilled by NSIS.
You can get tool's source here https://sourceforge.net/p/nsis/code/HEAD/tree/
and figure out the way it saves executables.
-
- advanced
- Posts: 51
- Joined: Wed Oct 30, 2019 8:22 pm
- Has thanked: 16 times
Re: Help with strange file extract
Thanks mate, but I don't know how to use this tool:(ikskoks wrote: ↑Tue Oct 13, 2020 9:29 amIn the header you have string "NullsoftInst" which indicates
it was compilled by NSIS.
You can get tool's source here https://sourceforge.net/p/nsis/code/HEAD/tree/
and figure out the way it saves executables.
-
- advanced
- Posts: 51
- Joined: Wed Oct 30, 2019 8:22 pm
- Has thanked: 16 times
Re: Help with strange file extract
Can you help me, please, I can't do by myselfikskoks wrote: ↑Tue Oct 13, 2020 9:29 amIn the header you have string "NullsoftInst" which indicates
it was compilled by NSIS.
You can get tool's source here https://sourceforge.net/p/nsis/code/HEAD/tree/
and figure out the way it saves executables.

- ikskoks
- Moderator
- Posts: 644
- Joined: Thu Jul 26, 2012 5:06 pm
- Location: Poland, Łódź
- Has thanked: 447 times
- Been thanked: 187 times
- Contact:
Re: Help with strange file extract
Here you have Wiki page with lots of articles and tutorials https://nsis.sourceforge.io/Main_Page