Pinned Repositories
3levelmemcache
All modern server side applications use memcached as fast caching technology. Memcached comes with multiple languages clients including java. The client provides you an ability to gain access to the memcached servers and perform operations you need. All these operations a low level and require you to have control over synchronous/asynchronous execution of your request, require you to specify serializer to use, require you to manage data at low level. As you know memcached is in-memory storage, if server crashes - data is lost. To avoid this kind of issues we write/read data from 2 identical memcached storages. Even if one crashes the other still able to server traffic and application do not see the problem. No outage for application.
aard2-android
Aard2 for Android, a simple dictionary app
AAT
Another Activity Tracker for Android
abcore
ABCore - Android Bitcoin Core
action-tmate
Debug your GitHub Actions via SSH by using tmate to get access to the runner system itself.
adbwireless
ADB Wireless source has gone missing, cloning it if needed here.
adsdroid
Unofficial AllDataSheet Android application
CloudStream-3
Android app for streaming and downloading Movies, TV-Series and Anime.
pict2cam
Android fake camera application to feed camera intents with files in your device's storage
salesforce-soql-parser
Salesforce Soql Antlr Parser for Java
adam84luong's Repositories
adam84luong/abcore
ABCore - Android Bitcoin Core
adam84luong/agit
Agit - Git client for Android
adam84luong/andlytics
Google Play - Android Market statistics app
adam84luong/android-applications-info
Simple android application that provides all information about all applications installed on an android phone
adam84luong/androidpn-client
Android Push Notification cilent
adam84luong/AppAuth-JS
JavaScript client SDK for communicating with OAuth 2.0 and OpenID Connect providers.
adam84luong/bearparser
Portable Executable parsing library (from PE-bear)
adam84luong/bytecode-viewer
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
adam84luong/Cognitive-Face-CSharp-sample
Sample application for using the Face API.
adam84luong/cognitive-services-vision-face-finder
Find all local images that contain faces, information about these faces, and, optionally, only faces that match a specified person.
adam84luong/crawlergo
A powerful dynamic crawler for web vulnerability scanners
adam84luong/DIE-engine
DIE engine
adam84luong/dnSpy
.NET debugger and assembly editor
adam84luong/docker-handbook-projects
Project codes used in "The Docker Handbook"
adam84luong/dotenv
A Ruby gem to load environment variables from `.env`.
adam84luong/FastAir
A Android APP design to transferring files and IM between two Android device.Using WIFIP2p and Socket API
adam84luong/flutter_wrapper
Flutter execution wrapper which keeps the flutter version in sync for each project
adam84luong/ghidra
Ghidra is a software reverse engineering (SRE) framework
adam84luong/jd-gui
A standalone Java Decompiler GUI
adam84luong/magento-react-native
React Native mobile app for Magento 2.x
adam84luong/magento2
All Submissions you make to Magento Inc. ("Magento") through GitHub are subject to the following terms and conditions: (1) You grant Magento a perpetual, worldwide, non-exclusive, no charge, royalty free, irrevocable license under your applicable copyrights and patents to reproduce, prepare derivative works of, display, publically perform, sublicense and distribute any feedback, ideas, code, or other information (“Submission") you submit through GitHub. (2) Your Submission is an original work of authorship and you are the owner or are legally entitled to grant the license stated above. (3) You agree to the Contributor License Agreement found here: https://github.com/magento/magento2/blob/master/CONTRIBUTOR_LICENSE_AGREEMENT.html
adam84luong/natrium-wallet-server
Backend for the Natrium NANO Mobile Wallets
adam84luong/radzen-blazor
The home of the Radzen Blazor components.
adam84luong/sandboxie
The Sandboxie application
adam84luong/Sn1per
Automated pentest framework for offensive security experts
adam84luong/source_gen
Automatic source code generation for Dart
adam84luong/speedtest-android
Android app template for Librespeed servers
adam84luong/SystemAppMover
Android app to move other apps from and to the /system/app folder
adam84luong/yara
The pattern matching swiss knife
adam84luong/yaragui