SavageEd2 is a new project that expands on the features of the famous SavageEd.
SavageEd2 is a very small and fast Windows notepad replacement written in x86 assembly language (HLA).
It can edit files of any size, limited only by memory.
It can encrypt text files using AES encryptionwith 256 bit key (max 32 character password) in .enc format.
It has advanced Pattern searching features.
Unlike the famous SavageEd it has no option to write to the registry and is portable by default.
SavageEd2 V0.02.00 is a BETA though it has been available since 11/27/2010
Vote Your Preference: http://www.portablefreeware.com/index.php?id=2186
SavageEd2
Re: SavageEd2
Links are dead for this now.
Re: SavageEd2
It seems that savageEd is still developed, possibly by a different developer (the original developer is Sevag Krikorian, who is also the author of HIDE, an IDE for programming in HLA, see https://www.softpedia.com/get/Programmi ... HIDE.shtml .
SavageEd has a page on github: https://github.com/Androthi/SavageEd with the source code only.
In the right pane, click https://sites.google.com/view/androth/h ... l-assembly to download a compiled version for Windows (version: 0.5.4), this will take you to: https://drive.google.com/file/d/1ZNGVtv ... u_-I8/view
Virustotal analysis: 6/67 ( https://www.virustotal.com/gui/file/61c ... /detection )
Possibly, this version is a fork of the original SavageEd, and that would explain the different versioning system.
Given the difficulty to locate some applications, and this is the case with SavageEd, could TPFC host local copies of these "difficult-to-find apps", that are worth archiving?
I tried to save on https://web.archive.org/ the two pages:
https://sites.google.com/view/androth/h ... l-assembly
https://drive.google.com/file/d/1ZNGVtv ... u_-I8/view
. . . Apparently everything went well, and the challenge is now to retrieve the pages from the archive.org!
SavageEd has a page on github: https://github.com/Androthi/SavageEd with the source code only.
In the right pane, click https://sites.google.com/view/androth/h ... l-assembly to download a compiled version for Windows (version: 0.5.4), this will take you to: https://drive.google.com/file/d/1ZNGVtv ... u_-I8/view
Virustotal analysis: 6/67 ( https://www.virustotal.com/gui/file/61c ... /detection )
Possibly, this version is a fork of the original SavageEd, and that would explain the different versioning system.
Given the difficulty to locate some applications, and this is the case with SavageEd, could TPFC host local copies of these "difficult-to-find apps", that are worth archiving?
I tried to save on https://web.archive.org/ the two pages:
https://sites.google.com/view/androth/h ... l-assembly
https://drive.google.com/file/d/1ZNGVtv ... u_-I8/view
. . . Apparently everything went well, and the challenge is now to retrieve the pages from the archive.org!
Re: SavageEd2
## 07/02/2021 0.6.03
HP: https://github.com/Androthi/SavageEd/
CL: https://github.com/Androthi/SavageEd/co ... be3ce0feb0
HP: https://github.com/Androthi/SavageEd/
CL: https://github.com/Androthi/SavageEd/co ... be3ce0feb0
DL: https://github.com/Androthi/SavageEd/releases- Changed behavior in where SavageEd looks for SavageEd.ini file.
It will look in current folder first, if found, SavageEd will use that .ini profile.
If there is no .ini file in the SavageEd folder, it will look
for one in "%USERPROFILE%\config\SavageEd.ini"
If that file exists, SavageEd will use that file as the profile.
If neither exists, SavageEd will create one in the current folder as normal.
- SavageEd.md documentation is no longer required as an additional file,
the documentation is now embedded in the .exe
Re: SavageEd2
Wish every program would do it this way. Except the documentation bit, I sometimes prefer it as a separate file.@thehop wrote: ↑Sun Jul 04, 2021 3:24 pm It will look in current folder first, if found, SavageEd will use that .ini profile.
If there is no .ini file in the SavageEd folder, it will look
for one in "%USERPROFILE%\config\SavageEd.ini"
If that file exists, SavageEd will use that file as the profile.
If neither exists, SavageEd will create one in the current folder as normal.
- SavageEd.md documentation is no longer required as an additional file,
the documentation is now embedded in the .exe
Re: SavageEd2
My YouTube channel | Release date of my 13th playlist: August 24, 2020
- __philippe
- Posts: 687
- Joined: Wed Jun 26, 2013 2:09 am
Re: SavageEd2 0.6.03
SavageEd 0603 : VirusTotal detection 19/74...does taste a bit rich to me...
Code: Select all
C:\sigcheck -a -q -v savageed.exe
c:\SavageEd.exe
Verified: Unsigned
Link date: 12:36 02/07/2021
Publisher: n/a
Company: n/a
Description: n/a
Product: n/a
Prod version: n/a
File version: n/a
MachineType: 32-bit
Binary Version: n/a
Original Name: n/a
Internal Name: n/a
Copyright: n/a
Comments: n/a
Entropy: 6.318
VT detection: 19/74
VT link: https://www.virustotal.com/gui/file/
23bb5b64ac3c27c115b9ee698a41433eb19e55ef48319a7d28beecd31f85086f/detection
Re: SavageEd2
Mod note: Posts about the original SavageEd moved to the dedicated topic: viewtopic.php?t=2136.
BTW, features requested at https://github.com/Androthi/SavageEd/issues/2.
BTW, features requested at https://github.com/Androthi/SavageEd/issues/2.
Re: SavageEd2
SavageEd2 Beta v0.9.31 released (changelog at github.com/Androthi/SavageEd/blob/master/CHANGE_LOG.md).
Re: SavageEd2
Topic update: SavageEd2 Beta v0.10.52 released 2024-08-26 (changelog at github.com/Androthi/SavageEd/blob/master/CHANGE_LOG.md).