Java Deserialization Scanner 0.6 is out

Hi! I just released version 0.6 of Java Deserialization Scanner! Read more

Similar

Composing Functions in Early Java Versions

Part 1 of The Weekly Challenge 171 : Create sub compose($f, $g) which takes in two parameters $f and $g as subroutine refs and returns subroutine ref i.e. compose($f, $g)-($x) = $f-($g-($x)) . While the problem is given in a Perl centric way, the intent i... (more…)

Read more »

A new ORM framework in Java

ObjectiveSQL is an ORM framework in Java based on ActiveRecord pattern, which encourages rapid development and clean, codes with the least and convention over configuration. - braisdom/ObjectiveSql... (more…)

Read more »