Skip to content

Instantly share code, notes, and snippets.

Java.perform(function() {
var res2 = Java.use('com.android.okhttp.Response$Builder');
res2.build.implementation = function() {
var response = this.build();
console.log(response.headers())
//console.log(response.message())
var rBody = response.body();
@schierlm
schierlm / Sword_Versification.md
Created March 8, 2015 15:47
Determine SWORD Versification of a Bible

#Determine SWORD Versification of a Bible, in 3 simple steps (with a maximum of 5 substeps)

(by looking at most at 3 of 5 different books (Tobit, 2 Corinthians, 3 John, Esther, Prayer of Azariah)

[Found by a hillclimbing optimization algorithm; therefore I cannot guarantee that the number of steps are really minimal. But I doubt it matters in practice.]

##Step 1: Look at book Tobit

  • not present: Go to step 2c. [after 1 substep]
  • has 14 chapters: Look at chapter 4.
  • Chapter 4 has 22 Verses: Use Luther [found after 2 substeps]