Sunday, 19 March 2017
Creating a new Xposed module in Android
›
How Xposed works Before we start lets see how Xposed works - There is a process that is called "Zygote". This is the heart...
Installing Xposed Framework on Android devices
›
Background Android as you know is very flexible and developer friendly. It runs a Linux kernel underneath with some modifications needed...
1 comment:
Friday, 17 March 2017
Understanding HTTP Strict Transport Security (HSTS)
›
Background Have you any time tried to visit a site by typing "http://" in your web browser and the site that loads corresponds...
Wednesday, 8 March 2017
Understanding Cross-site scripting (XSS)
›
Background As per wiki Cross-site scripting (XSS) is a type of computer security vulnerability typically found in web appli...
Sunday, 26 February 2017
Working with primitives in Streams
›
Background In one of the previous posts on Understanding Java 8 Stream API we saw basics of working with primitives. To reiterate - ther...
‹
›
Home
View web version