SychicBoy / NETReactorSlayer

An open source (GPLv3) deobfuscator and unpacker for Eziriz .NET Reactor
https://www.CodeStrikers.org
GNU General Public License v3.0
939 stars 221 forks source link

version 6.4 linux-x64.zip can't unzip #85

Open passwa11 opened 8 months ago

passwa11 commented 8 months ago

NETReactorSlayer.CLI-netcoreapp3.1-linux64.zip

➜  unzip NETReactorSlayer.CLI-netcoreapp3.1-linux64.zip.zip 
Archive:  NETReactorSlayer.CLI-netcoreapp3.1-linux64.zip.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
note:  NETReactorSlayer.CLI-netcoreapp3.1-linux64.zip.zip may be a plain executable, not an archive
unzip:  cannot find zipfile directory in one of NETReactorSlayer.CLI-netcoreapp3.1-linux64.zip.zip or
        NETReactorSlayer.CLI-netcoreapp3.1-linux64.zip.zip.zip, and cannot find NETReactorSlayer.CLI-netcoreapp3.1-linux64.zip.zip.ZIP, period.
D3vil0p3r commented 6 days ago

@SychicBoy it is corrupted. Can you check please?

greenozon commented 6 days ago

same error here, Ubuntu: image

D3vil0p3r commented 6 days ago

@greenozon one question: what is the difference on using NETReactorSlayer.CLI-netcoreapp3.1-linux64.zip or NETReactorSlayer.CLI-net6.0-linux64.zip?

greenozon commented 6 days ago

as you see in it's name it denotes what .net version it supports

I"d suggest to use the same edition as your target app

eg: your app is .net 6 - use slayer .net6 and so on