In Board4All, user de! started a series a lies YET AGAIN claiming to have reversed the target “UFS Explorer” all by herself, when in truth it was done as a GROUP EFFORT.
Interesting that she started the claim that she already reversed this app in the past all by herself, just when another user claimed to have reversed it all by themselves without begging de! for help!
Just another pathetic attempt on the part of de! to salvage her long lost pride… 😀 Truly shameless!
If you want to know the details how I ROYALLY put down and screwed PeterPunk (a.k.a PeterPonk) by teaching him how to reverse and crack Java app Shellfire VPN, you can head over the link mentioned below.
By the way, although I blew off my big mouth several times in that thread by posting without thinking and understanding the basics of reversing first, I am happy to say that I was able to screw him well in public 😀
Shellfire VPN is now available for sale (cracked by me) here:
Challenger and Markat (Kate) were not spared either, although they are a part of his real-life family as I see 🙁
In any case, you all know how to find me. Instead of emailing me, in future you can find me directly at this forum where I can sell you my porn and cracked software:
Yeah so EVERYTHING in that article is true. SO WHAT???
It is I, Tonyweb who is raking in the big money. Why the F*CK should I crack for free? And what is wrong in selling porn? Selling porn is a BIG business, by the way!
I consider that article a good advertisement for me!
The license consists in two xml files, natCE83.xml and ndvCE83.xml . The tag called LicenseKey that holds a MD5 file checksum and the tag ExpirationDate the date limit.
The algorithm is very simple:Replace all values of the LicenseKey tag with 32 byte (20 hex).Calculate de MD5Loop every byte doing AND & 15 after second oneAnd SHR plus AND with >> 4 & 15restore the Tag with the new value This license code is inside saglic-ALL-Any.jar, class com.softwareag.common.lic.SagLic and the function is getSignedCertificate
protected String getSignedCertificate(String certificateString) throws SagLicException, UnsupportedEncodingException {
String methodName = "getSignedCertificate";
String tagLicenseKey = "<LicenseKey>";
int keyStartPos;
if ((keyStartPos = SagUtilitiesStrings.indexStrInStr(certificateString, tagLicenseKey, 0, true)) < 0) {
throw new SagLicException(2, methodName);
} else {
byte[] newCertificateBytes = certificateString.getBytes("US-ASCII");
int i;
for(i = keyStartPos + tagLicenseKey.length(); i < 32 + keyStartPos + tagLicenseKey.length(); ++i) {
newCertificateBytes[i] = 32;
}
SagLicMd5 sagLicMd5 = new SagLicMd5();
for(i = 0; i < newCertificateBytes.length; ++i) {
if (SagUtilitiesStrings.isHashableChar(newCertificateBytes[i])) {
sagLicMd5.update(newCertificateBytes, i, 1);
}
}
byte[] digestKey = sagLicMd5.digest();
i = keyStartPos + tagLicenseKey.length();
for(int j = 0; i < 32 + keyStartPos + tagLicenseKey.length(); ++j) {
newCertificateBytes[i] = sHex[digestKey[j] >> 4 & 15];
newCertificateBytes[i + 1] = sHex[digestKey[j] & 15];
i += 2;
}
String newCertificateString = new String(newCertificateBytes, "US-ASCII");
return newCertificateString;
system.software-id=0160498 system.account-id= removed not for public eyes system.attachment-id=33315704-16f5-4073-bd0e-78c141907580 system.license-version=2016-06-22T06:32:00.625 system.api-key= removed not for public eyes system.api-secret= removed not for public eyes system.hardware-id=0789125 system.hardware-type=DONGLE system.license-type=PERPETUAL system.token= removed from public eyes system.legacy-upgrade-token= system.host=https://api.artifylabs.com system.nfr=false system.config-id-list=2402 system.option-config-id-list= system.product-name=PhotoPRINT Server 12 AW Cloud Edition system.host-v2=https://api.saicloud.com system.device-id-list= system.language.zh_CN=true system.language.zh_TW=true system.language.en=true system.language.fr=true system.language.de=true system.language.ja=true system.language.nl=true system.language.it=true system.language.es=true system.language.ru=true system.language.pt=true system.language.ko=true system.license-v2-flag=true system.signature=a3k4BSat1kq7HLE+FkrGSHVaY27JerbCQr7Ruq3dzSNaP6vAiFJ1lOp0aqrJd+VrOVfg9SqWBonHKJLnMl5g2hjkyda6xl/fjt+X3kCdAL3Cqt5EE1J75mHICkAHv6GQGj0Hg1HaFghWVc56E5YEjEuj1HgVS26I4HBwoFosQK768ugxfu2T0NqEZJ715+UB2sgQi1owEEW440mfbbMgLFb+nI8C9w4vpf9YtKLM1opmGdVw9oVbprkaF9d7ceetGr5fRd3TUzTTok1AJJemJZywEh2SgqyniMgENb2KHedZY/UZaTiCB6X6wPchfQ3z2H1MUiKQTLc11LhFnLzdBQ==
DBISAM 4.49B5 for Delphi 10.4.1 Client and Server Database and Components
DBISAM
is the standard for replacing the BDE in Delphi or C++Builder
applications. It has has been deployed to thousands of locations around
the world, and can be branded so that no one even knows that DBISAM is
being used. It is licensed per-developer, and includes royalty-free
distribution. License management isn’t required at all, and the money
that you used to pay to the database engine vendor is now your profit to
keep.
You don’t need to use a feature-crippled “free” product in
order to avoid licensing fees anymore. With Elevate Software, you are
backed by a company that has over a decade of experience in
highly-distributed and pre-packaged database application software.
Are
you wasting money on support calls caused by the BDE not working
properly with newer operating systems, or just not working on at all ?
DBISAM
is designed to be included in a pre-packaged database application and
can be installed very quickly and easily. The DBISAM Database Server is a
single EXE (~1.8MB), only requires a single INI text file for
configuration, and can be run as an application or Windows service.
Source code to the DBISAM Database Server is included with every
purchase, so it can be customized and re-branded, if necessary. The
DBISAM client-side code can be compiled directly into Delphi and
C++Builder applications. It is also available as an ODBC Driver in the
form of a single DLL (~1.5MB) for applications that can use ODBC for
data access. DBISAM client code can also transparently switch between
local, single-user and client/server, multi-user usage.
DBISAM
can automatically create all necessary files when they are needed.
DBISAM provides reverse-engineering facilities that allow you to easily
create creation SQL scripts and Delphi/C++Builder code that can be run
during installation to transparently create any necessary tables and
indexes.
Once installed, DBISAM is not fragile and cannot be made
inoperable by another application’s installation process. Many database
engines are extremely sensitive to configuration changes and require
constant attention by an administrator.
Are you ready to start on a new path to success ?
DBISAM has been used in retail POS, hospital management, physican and dentist practice management, tax preparation, payroll service, government and public court system management, and web site applications, just to name a few. These applications require constant up-time and consistent performance in order for the application vendor to be successful. DBISAM can help bring the same type of success to your database application.
I HAVE A NEW DOMAIN: TONYWEB.SHOP VISIT ME THERE ALSO!
Embarcadero RAD Studio 11.0 Version 28.0.42600.6491
RAD
Studio® is ultimate IDE for building single-source multi-platform
native apps with Delphi® and modern C++ using advanced Windows desktop
UI libraries ready for Windows 11.
RAD Studio 11 adds high-DPI
support to the IDE, enabling developers to work on larger,
high-resolution screens. Full support for the latest 4k+ high-resolution
monitors improves daily developer activities with cleaner, sharper
fonts and icons, and high-resolution support throughout the IDE windows,
including in the VCL and FMX form designers and code editor.
FireMonkey
for Windows now uses the same DP model (rather than Pixel model) of all
platforms, offering a significant ehnacements of the apps rendering on
Windows HighDPI and 4K monitors.
Use VCL Styles at Design Time! VCL
Styles now provides design-time support: Prototype stylish UIs even
faster by seeing immediately at design-time how your styled forms and
controls will look when running.
Viewing at design time how
styles will impact the UI at runtime improves the design and testing
process for modern UIs. Creating better UIs faster is especially useful
when working with per-control styles.
Be Ready for Windows 11! Support
for Windows 11 provisioning with integrated MSIX generation. WebBrowser
component for Windows, with support for both the IE ActiveX and the new
Microsoft WebView 2 control (Chromium-based Edge).
Enhanced VCL
Form Designer to visually build native Windows applications, with live
snap-to hints and layout guidelines. Enhanced Delphi and C++ RTL for
32-bit Windows and 64-bit Windows.
Deploy on M-Series Apple Silicon! Compile
for macOS (M-series Apple Silicon) and use the new universal package
for AppStore submission. You can now compile for both existing Intel and
new M-series macOS processors (Apple Silicon). Compiling for the newest
processor versions enables the fastest performance across all
platforms, and supports universal packaging for the macOS app store.
Compile for Android API 30! Android
API and Libraries updated – API 30, Google Play V3, Android X. Keep
current with the latest requirements for Android as the platform
evolves.
This includes the latest billing API (required by Google
Play Store). Enhanced Delphi and C++ RTL for Android, with support for
Android API level 30. Support for the new “AndroidX” libraries. In-app
purchase component to help monetize your applications. Android solution
Google Play Billing Library Version 4. Enhanced FireMonkey Application
Platform for creating native Android ARMv7 applications for Android 11,
10, Pie (9.0), Oreo (8.1)
Work Remotely! Improved Remote
Desktop Support for VCL and IDE, helping developers working remotely
from the office. Enhanced debugging for remote and local 64-bit Windows
applications and macOS 64-bit applications (Intel and ARM). Enhanced
remote desktop support boosts your team’s efficiency and improves your
bottom line.
High-DPI support to the IDE, covering the latest 4k+ monitors, and cleaner and sharper fonts and icons throughout Multi-monitor and multi-window improvements: design and edit code for the same form at the same time in multiple windows Completely rebuilt Welcome Page with a native look and feel, and a UI that fits the IDE, and customizable layout and content C++ Code Formatter: Automate the layout of your C++ code using clang-format Improved remote desktop support for VCL and IDE FireMonkey design-time guidelines: Prototype faster with visual lines and enhanced margin and padding support
Rich Edit component update removes XP dependencies and introduces new features to TRichEdit control VCL
Styles add design-time support: prototype stylish UIs even faster by
seeing immediately at design-time how your styled forms and controls
will look when running Support for CheckBoxes in TreeViews added,
with each node supporting 3 states (Partial, Dimmed, Exclusion) to help
customise the UI New TDBLabeledEdit component offering a data-aware version of the TLabelEdit for faster prototyping Numerous
VCL improvements including default form size and font, exception dialog
copy button, margins on Memo and RichEdit and many more
Improved FMX High-DPI support for Windows and Desktop with a visibly superior desktop UI Support for Microsoft’s WebView 2 control (Edge Chromium) in the WebBrowser component Support for the latest Android 30 API and latest Billing APIs, and migration to use the AndroidX libraries Android support for multiple classes.dex files, simplifying integration of external Android dependencies
Delphi macOS 64bit ARM compiler and toolchain that includes building universal binaries for Intel/Arm AppStore submissions Delphi language support for binary decimals and digits separator C++ toolchain improvements with overhauled Delphi-style RTTI for C++ types, including using typeid on Delphi-style types Improved C++-style RTTI for Delphi types CMake quality improvements and greatly improved exception handling on both Win32 and Win64
RTL Quality focus: TZipFile, 64bit improvements for large data structures, Bluetooth LE Record Helper for TDateTime in System.DateUtils Record Helper for TCurrency in System.SysUtils makes working with Currency simpler and easier C++
RTL improvements include using make_shared and make_unique with Delphi
classes, string_view support for Delphi strings, and easy Delphi/C++
string conversion
Use of Visual Studio Code to edit Delphi source with full code completion LSP awareness of Include files Auto restart of LSP server Auto code completion with Tab key Class helper support Array suggestions when assigning arrays