Page 1 of 1
Crazy new version
Posted: 24 Feb 2026, 11:57
by ejor
https://github.com/RedSalamanders/RedSalamander/
I love Salamander I'd used it for many many year bought it in the past several time
I could not thanks enough their creators for this tools I'm using everyday
As other I was sad the open source version did not have more traction, even if in the last weeks there is wonderful work from 0xeb to modernize it
So I decide to start something new and crazy, rewrite everything in modern C++ and modern dependencies on Windows
You could find in the GitHub and alpha version
If you are crazy enough to try it, any feedback is welcome
the doc is there
https://github.com/RedSalamanders/RedSa ... /main/Docs
you could have:
- theming
- long path support
-
Unicode support
- FTP/SFTP/SCP/S3/IMAP support
- view picture and Raw picture
- ....
of course still a lost of feature missing and a lot of polish needed, don't have to high expectation yet

Re: Crazy new version
Posted: 24 Feb 2026, 14:41
by AD7
Wow!
The year 2026 will see the return of Altap Salamander to life!
--
I would like one main branch to enhance the functionality of the existing stable 4.0 (5+) version.
Now we have 3 forks at least:
- Open Salamander 5 (official, main/base reposity):
https://github.com/OpenSalamander/salamander
- Open Salamander 5, now (renamed today to) Sally:
https://github.com/0xeb/sally/releases/latest
- Open Salamander: Samandarin -
https://github.com/KRtkovo-eu-AI/salamander/releases
- RedSalamander:
https://github.com/RedSalamanders/RedSalamander
Thanks to the developers.
Re: Crazy new version
Posted: 25 Feb 2026, 18:49
by therube
I'll just note that Red does not run on Windows 7.
Code: Select all
---------------------------
RedSalamander.exe - Entry Point Not Found
---------------------------
The procedure entry point GetDpiForSystem could not be located in the dynamic link library USER32.dll.
---------------------------
Now we have 3 forks at least:
Wonder if a mod can create a sticky post with that information?
Re: Crazy new version
Posted: 26 Feb 2026, 07:32
by SelfMan
You know, I could pin it, but wouldn't it be actually more awesome if you ACTIVE devs would cooperate and work on one fork together? That would be so much more efficient.
Re: Crazy new version
Posted: 27 Feb 2026, 10:26
by ejor
Yes, RedSalamander is built for Windows 11. It relies heavily on DirectX and modern Windows APIs.
If you need something that runs on Windows 7, OpenSalamander or another fork is the better choice.
To answer @SelfMan: I’m more than happy to accept contributions and collaboration on RedSalamander.
There are two different paths here:
* The legacy path, focused on broad compatibility and proven solutions refined over years of development and use.
* My current path, which targets the latest Windows versions and integrates new capabilities, accepting reduced backward compatibility where necessary.
Re: Crazy new version
Posted: 27 Feb 2026, 11:17
by SelfMan
I am for moving on. These days running on old OSs is dangerous. There are too many vulnerabilities.