In this post, I’m going to talk about my new library for using NMAP in any Android project. I’ve released the library in my GitHub and Bintray. Using the library, you can use NMAP on non rooted Android device.
Continue reading NMAP in AndroidTOR Android Library
In previous post, I’ve talked about compiling TOR from source in Android and added some helper libraries for starting and configuring TOR. In this post, I’ve created a library based on Tor Binary (version 0.4.4.0) and published in GitHub, JFrog and JitPack.
Continue reading TOR Android LibraryCompiling TOR in Android
TOR Android Binary
Onion Balance v2: Beautiful Load Balancer in TOR
Onion Balance is a Load Balancer in TOR Anonymity Network
Creating Hidden Mail Service
Previously, I’ve described how to run hidden mail service over TOR and how to connect to it using ThunderBird.
In this post, I’ve create a video demo of what I’ve told in the posts.
Continue reading Creating Hidden Mail ServiceBroadcast Yourself Through Android
I previously created a “HiddenLiveCamera” library for Android. In Github, I’ve received an issue by geminird indicating that phone no responded. I described the reason and geminird asked for live audio stream.
In another post, I’ve wrote about broadcasting media files (such as mp3) using Mixxx and IceCast. In this post, I’ve write about my library and how to use it in Android projects in order to publish stream from Android. The code of the library is grabbed from CoolMic.
Continue reading Broadcast Yourself Through AndroidMaking Home More Smarter
I’ve previously installed a Home Assistant (HA) in my home and attached temperature and humidity sensor to it. I’ve tweeted about Home Assistant times ago. Now I had added it more features.
Continue reading Making Home More SmarterAndroid Spy Camera
I was researching about Android Malware and their features, compare them. I’ve found that most of them (actually all) do not support live video stream from Android camera, aka Spy Camera, and one that supports live camera, needs an activity. Therefore, I’ve started a hidden spy camera project to live stream video from Android camera to an Rtmp server without activity, named Live Hidden Camera.

OnionFarm WriteUp
OnionFarm was one of the challenges in UUTCTF which was held in 25-28 April 2019 by Urmia University of Technology. The challenge has been solved by 4 teams. Following, the challenge details and the write up is discussed.
Continue reading OnionFarm WriteUpVPN or TOR? This is the Problem
I just saw a post in TOR stack exchange titled “Is it recommended that we use a VPN along with Tor?” and wanted to post about using VPN and TOR alongside. Previously, I’ve posted Socks Rocks! The Good, The Bad and The Ugly and Socks Rocks Again! and this post is conclusion of the posts.
Continue reading VPN or TOR? This is the Problem