Skip to main content

Posts

Showing posts from July, 2018

#!#!#! smali is drinking rootbeer !#!#!#

HEY GUYS WHATS UP its 7 am in the morning the weather is good, why don't we just drink root beer. JK i don't drink beer, sorry! so most of you probably have heard about rooting in android right? it is a method to obtain root access of the device, obtain root access inside the device means we can do basically anything inside it including customizing the ROM etc so to summarize it rooting is just like privilege escalation but in android but right now i am not going to talk about rooting but contrary i will talk about detecting rooting devices by this awesome android library called "rootbeer" and we are going to reverse engineer it and compile it again to bypass the checking by editing the "smali" AWESOME SO LETS GET STARTED well identifying rooting device is not really that hard once you grasp few tricks of it, it is really simple you just have to check value or configuration that suppose to be inside the unrooted device and compare it with the ro

!#!#< I CREATE A WATCHER IN MY WP WEBSITE > #!#!

Watcher in my Wordpress:  FINALLY! i got some free time to do my own project that i like. so hey guys i hope most of you have great months and it is been 1 month since i update my blog, it has been a hectic month for me because the project is keep coming and apparently i only have little time to finish it (i hope i could survive in the end of the months :D #LOL). So just to make thing quick i just going to straight explaining the "little project" that i just two days ago made. my pet project is about creating a watcher in my wp login website. so everytime someone try to go to my login page it record their ip address, browser and time to the log file. I know! most of you think that it is actually useless because the apache already have a log(var/log/apache2) and you can just see it straight away. YES! it is true but the drawback is that you may not have your laptop all the time right?. so just to make things simple i'm just going to make application android th