Showing posts with label database. Show all posts
Showing posts with label database. Show all posts

Wednesday, October 11, 2023

Viber Analyzer Demo on FMSoft uniGui

Viber Analyzer Demo FMSoft UniGUI StandAlone Server ScreenShot
Viber Analyzer Demo on FMSoft uniGui is Standalone WebServer.
All messages output. Made using FMSoft uniGUI, Embarcadero Delphi 10.4 Sydney, ZEOS Library, SQL for SQLite database.

Software requirement to the system will fit any of Windows 32-bit version (Windows 7/8/8.1/10/11) where Viber messenger works and sqlite3.dll file presence in the same directory.
Viber must be installed and activated.


After Viber Analyzer Demo on FMSoft uniGui launch, type the localhost:8077 URL in the browser

Viber Analyzer Demo FMSoft UniGUI ScreenShot

Viber Analyzer Demo FMSoft UniGUI ScreenShot

Download
Viber Analyzer Demo Setup
ZEOS Library on Github
At the same time I solved another problem: made the support for Embarcadero Delphi 11, uploaded to Github to ZEOS Library

Thursday, June 9, 2022

About Viber Analyzer

Viber Analyzer Logo
Hello. I have Viber database on a PC. I need to extract messages, time and who created these messages.
How can I do it?
Use Viber Analyzer!
Viber Analyzer ScreenShot
Why Viber is to be explored?
Because Viber is one of the most popular instant messengers in our country (87% of respondents in 2020).
The second reason is how data storage is implemented in it - a great tool to practice SQL!
Let the third reason stay untold!
Viber stores data in a local SQLite database format 3.
Delphi 7, Delphi 2007, ZEOS Library, SQL for SQLite database, SQLite Database Browser for the development were used.


Software requirement to the system will fit any of Windows 32-bit version (Windows 7/8/8.1/10/11) where Viber messenger works and sqlite3.dll file presence in the same directory.