Here is Phoenix 2.0!
Now under the hood is a handy, simple control panel and a 30KB private build written in C/C++ which:
Works with all Gecko (x86-x64), Chromium browsers
Does not create absolutely no files during operation
Does not swap absolutely nothing behind itself
The build with all its functionality weighs 28-30 kilobytes without any pitfalls, it is written in C/C++ and works even on a completely clean Win XP - Win 11 (all).
When writing the build no extraneous libraries are used, everything is written from scratch right down to the archiver.
File scanner works through system calls
Does not have any communication with servers except for sending logs
Multithreaded
Hiding suspicious winapi functions
Working under LowIL
Now under the hood is a handy, simple control panel and a 30KB private build written in C/C++ which:
Works with all Gecko (x86-x64), Chromium browsers
Does not create absolutely no files during operation
Does not swap absolutely nothing behind itself
The build with all its functionality weighs 28-30 kilobytes without any pitfalls, it is written in C/C++ and works even on a completely clean Win XP - Win 11 (all).
When writing the build no extraneous libraries are used, everything is written from scratch right down to the archiver.
File scanner works through system calls
Does not have any communication with servers except for sending logs
Multithreaded
Hiding suspicious winapi functions
Working under LowIL
Last edited: