This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import base64 | |
import urllib.parse | |
def print_hi(input_str): | |
# Strings to deobfuscate | |
str_ = input_str | |
for row in str_.split('\n'): | |
if not row: continue |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import kotlinx.coroutines.experimental.CoroutineName | |
import kotlinx.coroutines.experimental.async | |
import kotlinx.coroutines.experimental.delay | |
import java.text.SimpleDateFormat | |
import java.util.* | |
/** | |
* Coroutines are cheaper than threads! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.eazyigz.ui; | |
import android.content.Context; | |
import android.support.v7.widget.LinearLayoutManager; | |
import android.support.v7.widget.RecyclerView; | |
import android.view.View; | |
import android.view.ViewGroup; | |
import timber.log.Timber; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am IgorGanapolsky on github. | |
* I am igorganapolsky (https://keybase.io/igorganapolsky) on keybase. | |
* I have a public key whose fingerprint is C1AA 7B30 7B34 1C54 644C FF43 A19B D0AE 4ED7 621A | |
To claim this, I am signing this object: |