Pinned Repositories
aesecure_quickscan
PHP script to install on your site (preferably in localhost for better performance) to scan files for viruses. aeSecure QuickScan already RECOGNIZE MORE THAN 45.000 VIRUSES (November 2018) and use whitelist hashes to avoid to scan WordPress and Joomla native files (all versions). Thanks these hashes aeSecure QuickScan already detect more than 700.000 files as healthy.
blog
My blog as accessible on https://www.avonture.be
htaccess
Some tips and tricks for your .htaccess file (Apache)
marknotes
📝 You’re taking a lot of notes and need a solution to manage them i.e. put your knowledge base in one central place and being able to retrieve quickly information’s, display them nicely through the browser as a HTML page or a slideshow, export them in many file formats (docx, odt, pdf, txt, …). Sensitive information’s can be encrypted and notes can be edited online.
tools_winscp
Tips and tricks and small scripts for automation of the WinSCP FTP client (Windows).
tools_xyplorer
xyPlorer is a tremendous software; 10k time better than the prehistoric Windows Explorer. This repo to store and share own scripts
vba_excel_export_code
Just like me, you write Excel macros and you want a simple way to export your code as text files to your hard disk so that you can manage versions and load the code into e. g. GitHub? My vba_excel_export_code script is made for you. From now on it also manages the export of your ribbon.
vba_excel_sql
SQL Server to Microsoft Excel. VBA class for Excel to make easy to access records stored in SQL Server and output these data in an Excel sheet; keeping or not the link
vbs_classes
VBS scripts and classes that will help Windows users to collect a list of files based on extensions and utilities to work with Access, Excel and SQL Server
vscode_tips
Tutorial about Visual Studio Code and tips and tricks
cavo789's Repositories
cavo789/vscode_tips
Tutorial about Visual Studio Code and tips and tricks
cavo789/tools_winscp
Tips and tricks and small scripts for automation of the WinSCP FTP client (Windows).
cavo789/aesecure_quickscan
PHP script to install on your site (preferably in localhost for better performance) to scan files for viruses. aeSecure QuickScan already RECOGNIZE MORE THAN 45.000 VIRUSES (November 2018) and use whitelist hashes to avoid to scan WordPress and Joomla native files (all versions). Thanks these hashes aeSecure QuickScan already detect more than 700.000 files as healthy.
cavo789/blog
My blog as accessible on https://www.avonture.be
cavo789/joomla_free
A set of php scripts that will probably be useful to you in your life as a webmaster, including, for example, check_db (for quickly check your Joomla's configuration), kill_db_tables for removing tables based on a prefix, ...
cavo789/php_obfuscator
Utility allowing to make a PHP code unreadable but leaving it perfectly executable.
cavo789/bash_shell_coding
Tips and tricks on how to write powerfull bash scripts
cavo789/vba_excel_RibbonDropdown
How to very easily load an Excel range into the ribbon as a dropdown
cavo789/vba_outlook_save_pdf
Do you need to export one or more emails to your hard disk as PDF files and remove these emails (or not) once done ? Here is my Outlook macro for this. My usage: take a copy of all important emails on my hard disk for archiving and backup on external disk. Once the backup is completed, the emails are deleted.
cavo789/php_grep
This script will allow you to scan files of your website and search for a specific pattern; f.i. a word or a sentence.
cavo789/joomla_log_admin
You've forgot your Joomla admin credentials but you 've access to your FTP? The log_admin.php script will allow you to connect in your administrator interface without the need to fill in credentials.
cavo789/markdown_encrypt
Proof of concept - Encrypt markdown files and store encrypted version on github
cavo789/marknotes_install
Installation script for marknotes (https://github.com/cavo789/marknotes). Download the latest version of the tool, install it, finalize the installation and it's yours !
cavo789/makefile_tips
Learning how to use makefile
cavo789/php_devcontainer
Set of files for starting vscode in devcontainer mode and writing PHP code. Several static code analysis tools such as php-cs-fixer, phpcbf, SonarLint and others are preinstalled.
cavo789/php_password
Easy interface for generating a hash for a plain text password. Type a plain text password and get his password_hash() hash.
cavo789/postgrest
cavo789/sql_formatter
Very straight-forward script for formatting SQL statement.
cavo789/base64
Simple javascript base64_encode / base64_decode interface
cavo789/getjoomla
Fork of the getjoomla script of BestProject (https://github.com/bestproject/getjoomla.php)
cavo789/git_tips
Tips and tricks and snippets for working with Git
cavo789/joomla_show_table
Extract informations from your Joomla database and display them in a raw table; allowing to quickly connect that table into a spreadsheet program (like MS Excel)
cavo789/docker_joomla
Support pour la session Docker lors du JoomlaDay FR 2022 (https://www.joomladay.fr/)
cavo789/folder_size
Do you know the size of your website? How many megabytes/gigabytes?
cavo789/json_encode
Very straight-forward script for encoding string in JSON
cavo789/kill_folders
Very fast way to remove every files in a folder (subfolders included)
cavo789/chmod
Reset folder's permissions to 755 and 644 for files, this for the folder where the script is stored and any subfolders
cavo789/docker_joomla_restore
Set of files for restoring a JPA Joomla archive using Docker. At the end, your site has been restored locally.
cavo789/docux-blog
Here you’ll find my developments, research, and notes on Docusaurus.
cavo789/keepass_tips
Tips and tricks for KeePass