Posts by Tag

Printer Application

HPLIP Printer Application

1 minute read

As part of my GSoC in 2019, I created a proof of concept framework for Printer Applications. Using this unstable and hacky POC, I created printer application...

Back to Top ↑

GSoC 2019

HPLIP Printer Application

1 minute read

As part of my GSoC in 2019, I created a proof of concept framework for Printer Applications. Using this unstable and hacky POC, I created printer application...

Back to Top ↑

MTP

Demystifying Java Reflective Calls

2 minute read

What the heck are Reflective Calls? In simple terms, Reflective calls allows the programmer to access Class constructors and methods using their name as a st...

Back to Top ↑

Soot

Demystifying Java Reflective Calls

2 minute read

What the heck are Reflective Calls? In simple terms, Reflective calls allows the programmer to access Class constructors and methods using their name as a st...

Back to Top ↑

Reflective Calls

Demystifying Java Reflective Calls

2 minute read

What the heck are Reflective Calls? In simple terms, Reflective calls allows the programmer to access Class constructors and methods using their name as a st...

Back to Top ↑

Java

Demystifying Java Reflective Calls

2 minute read

What the heck are Reflective Calls? In simple terms, Reflective calls allows the programmer to access Class constructors and methods using their name as a st...

Back to Top ↑