Search is not available for this dataset
id stringlengths 1 8 | text stringlengths 72 9.81M | addition_count int64 0 10k | commit_subject stringlengths 0 3.7k | deletion_count int64 0 8.43k | file_extension stringlengths 0 32 | lang stringlengths 1 94 | license stringclasses 10
values | repo_name stringlengths 9 59 |
|---|---|---|---|---|---|---|---|---|
10055750 | <NME> appmon.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
... | 32 | added reportname arg | 6 | .py | py | apache-2.0 | dpnishant/appmon |
10055751 | <NME> appmon.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
... | 32 | added reportname arg | 6 | .py | py | apache-2.0 | dpnishant/appmon |
10055752 | <NME> appmon.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
... | 32 | added reportname arg | 6 | .py | py | apache-2.0 | dpnishant/appmon |
10055753 | <NME> appintruder.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
def on_detached():
print colored('[WARNING] "%s" has terminated!' % (app_name), 'red'... | 133 | add spawn feature to intruder | 33 | .py | py | apache-2.0 | dpnishant/appmon |
10055754 | <NME> appintruder.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
def on_detached():
print colored('[WARNING] "%s" has terminated!' % (app_name), 'red'... | 133 | add spawn feature to intruder | 33 | .py | py | apache-2.0 | dpnishant/appmon |
10055755 | <NME> appintruder.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
def on_detached():
print colored('[WARNING] "%s" has terminated!' % (app_name), 'red'... | 133 | add spawn feature to intruder | 33 | .py | py | apache-2.0 | dpnishant/appmon |
10055756 | <NME> appintruder.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
def on_detached():
print colored('[WARNING] "%s" has terminated!' % (app_name), 'red'... | 133 | add spawn feature to intruder | 33 | .py | py | apache-2.0 | dpnishant/appmon |
10055757 | <NME> SQLiteDatabase.js <BEF> /** * Copyright (c) 2016 Nishant Das Patnaik. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required ... | 139 | bug fix | 139 | .js | js | apache-2.0 | dpnishant/appmon |
10055758 | <NME> SQLiteDatabase.js <BEF> /** * Copyright (c) 2016 Nishant Das Patnaik. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required ... | 139 | bug fix | 139 | .js | js | apache-2.0 | dpnishant/appmon |
10055759 | <NME> SQLiteDatabase.js <BEF> /** * Copyright (c) 2016 Nishant Das Patnaik. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required ... | 139 | bug fix | 139 | .js | js | apache-2.0 | dpnishant/appmon |
10055760 | <NME> SQLiteDatabase.js <BEF> /** * Copyright (c) 2016 Nishant Das Patnaik. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required ... | 139 | bug fix | 139 | .js | js | apache-2.0 | dpnishant/appmon |
10055761 | <NME> README.md
<BEF> 
Welcome to AppMon!
==================
As seen at [](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [
Welcome to AppMon!
==================
As seen at [](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [
Welcome to AppMon!
==================
As seen at [](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [
Welcome to AppMon!
==================
As seen at [](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [ 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-... | 12 | replaced jarsigner with apksigner for APK v2 signatures | 7 | .py | py | apache-2.0 | dpnishant/appmon |
10055766 | <NME> apk_builder.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-... | 12 | replaced jarsigner with apksigner for APK v2 signatures | 7 | .py | py | apache-2.0 | dpnishant/appmon |
10055767 | <NME> apk_builder.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-... | 12 | replaced jarsigner with apksigner for APK v2 signatures | 7 | .py | py | apache-2.0 | dpnishant/appmon |
10055768 | <NME> apk_builder.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-... | 12 | replaced jarsigner with apksigner for APK v2 signatures | 7 | .py | py | apache-2.0 | dpnishant/appmon |
10055769 | <NME> appintruder.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-... | 6 | Merge pull request #52 from raulsiles/patch-1 | 1 | .py | py | apache-2.0 | dpnishant/appmon |
10055770 | <NME> appintruder.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-... | 6 | Merge pull request #52 from raulsiles/patch-1 | 1 | .py | py | apache-2.0 | dpnishant/appmon |
10055771 | <NME> appintruder.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-... | 6 | Merge pull request #52 from raulsiles/patch-1 | 1 | .py | py | apache-2.0 | dpnishant/appmon |
10055772 | <NME> appintruder.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-... | 6 | Merge pull request #52 from raulsiles/patch-1 | 1 | .py | py | apache-2.0 | dpnishant/appmon |
10055773 | <NME> appmon.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
... | 9 | stability improvement | 4 | .py | py | apache-2.0 | dpnishant/appmon |
10055774 | <NME> appmon.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
... | 9 | stability improvement | 4 | .py | py | apache-2.0 | dpnishant/appmon |
10055775 | <NME> appmon.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
... | 9 | stability improvement | 4 | .py | py | apache-2.0 | dpnishant/appmon |
10055776 | <NME> appmon.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
... | 9 | stability improvement | 4 | .py | py | apache-2.0 | dpnishant/appmon |
10055777 | <NME> Cipher.js
<BEF> /**
* Copyright (c) 2016 Nishant Das Patnaik.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... | 3 | bug-fix | 3 | .js | js | apache-2.0 | dpnishant/appmon |
10055778 | <NME> Cipher.js
<BEF> /**
* Copyright (c) 2016 Nishant Das Patnaik.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... | 3 | bug-fix | 3 | .js | js | apache-2.0 | dpnishant/appmon |
10055779 | <NME> Cipher.js
<BEF> /**
* Copyright (c) 2016 Nishant Das Patnaik.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... | 3 | bug-fix | 3 | .js | js | apache-2.0 | dpnishant/appmon |
10055780 | <NME> Cipher.js
<BEF> /**
* Copyright (c) 2016 Nishant Das Patnaik.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... | 3 | bug-fix | 3 | .js | js | apache-2.0 | dpnishant/appmon |
10055781 | <NME> README.md
<BEF> Welcome to AppMon!
==================
This project was only possible because of Ole André Vadla Ravnås and I dedicate it to him.
Follow him: [GitHub](https://github.com/oleavr) [Twitter](https://twitter.com/oleavr)
_TL;DR_
AppMon is an automated framework for monitoring and tampering system API ... | 2 | Update README.md | 2 | .md | md | apache-2.0 | dpnishant/appmon |
10055782 | <NME> README.md
<BEF> Welcome to AppMon!
==================
This project was only possible because of Ole André Vadla Ravnås and I dedicate it to him.
Follow him: [GitHub](https://github.com/oleavr) [Twitter](https://twitter.com/oleavr)
_TL;DR_
AppMon is an automated framework for monitoring and tampering system API ... | 2 | Update README.md | 2 | .md | md | apache-2.0 | dpnishant/appmon |
10055783 | <NME> README.md
<BEF> Welcome to AppMon!
==================
This project was only possible because of Ole André Vadla Ravnås and I dedicate it to him.
Follow him: [GitHub](https://github.com/oleavr) [Twitter](https://twitter.com/oleavr)
_TL;DR_
AppMon is an automated framework for monitoring and tampering system API ... | 2 | Update README.md | 2 | .md | md | apache-2.0 | dpnishant/appmon |
10055784 | <NME> README.md
<BEF> Welcome to AppMon!
==================
This project was only possible because of Ole André Vadla Ravnås and I dedicate it to him.
Follow him: [GitHub](https://github.com/oleavr) [Twitter](https://twitter.com/oleavr)
_TL;DR_
AppMon is an automated framework for monitoring and tampering system API ... | 2 | Update README.md | 2 | .md | md | apache-2.0 | dpnishant/appmon |
10055785 | <NME> resetKeychain.js
<BEF> ADDFILE
<MSG> Added intruder script to reset iOS app keychain
<DFF> @@ -0,0 +1,35 @@
+/**
+ * Copyright (c) 2016 Nishant Das Patnaik.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obt... | 35 | Added intruder script to reset iOS app keychain | 0 | .js | js | apache-2.0 | dpnishant/appmon |
10055786 | <NME> resetKeychain.js
<BEF> ADDFILE
<MSG> Added intruder script to reset iOS app keychain
<DFF> @@ -0,0 +1,35 @@
+/**
+ * Copyright (c) 2016 Nishant Das Patnaik.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obt... | 35 | Added intruder script to reset iOS app keychain | 0 | .js | js | apache-2.0 | dpnishant/appmon |
10055787 | <NME> resetKeychain.js
<BEF> ADDFILE
<MSG> Added intruder script to reset iOS app keychain
<DFF> @@ -0,0 +1,35 @@
+/**
+ * Copyright (c) 2016 Nishant Das Patnaik.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obt... | 35 | Added intruder script to reset iOS app keychain | 0 | .js | js | apache-2.0 | dpnishant/appmon |
10055788 | <NME> resetKeychain.js
<BEF> ADDFILE
<MSG> Added intruder script to reset iOS app keychain
<DFF> @@ -0,0 +1,35 @@
+/**
+ * Copyright (c) 2016 Nishant Das Patnaik.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obt... | 35 | Added intruder script to reset iOS app keychain | 0 | .js | js | apache-2.0 | dpnishant/appmon |
10055789 | <NME> README.md
<BEF> 
Welcome to AppMon!
==================
As seen at [](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [
Welcome to AppMon!
==================
As seen at [](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [
Welcome to AppMon!
==================
As seen at [](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [
Welcome to AppMon!
==================
As seen at [](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [ {
var Context = Java.use("android.content.Context");
var BluetoothGatt = Dalvik.use("android.bluetooth.BluetoothGatt");
var BluetoothGattCharacteristic = Dalvik.use("android.bluetooth.BluetoothGattCharacteristic");
BluetoothGatt.readChara... | 2 | PR refactor | 2 | .js | js | apache-2.0 | dpnishant/appmon |
10055794 | <NME> Bluetooth.js
<BEF> 'use strict';
Java.perform(function(argument) {
var Context = Java.use("android.content.Context");
var BluetoothGatt = Dalvik.use("android.bluetooth.BluetoothGatt");
var BluetoothGattCharacteristic = Dalvik.use("android.bluetooth.BluetoothGattCharacteristic");
BluetoothGatt.readChara... | 2 | PR refactor | 2 | .js | js | apache-2.0 | dpnishant/appmon |
10055795 | <NME> Bluetooth.js
<BEF> 'use strict';
Java.perform(function(argument) {
var Context = Java.use("android.content.Context");
var BluetoothGatt = Dalvik.use("android.bluetooth.BluetoothGatt");
var BluetoothGattCharacteristic = Dalvik.use("android.bluetooth.BluetoothGattCharacteristic");
BluetoothGatt.readChara... | 2 | PR refactor | 2 | .js | js | apache-2.0 | dpnishant/appmon |
10055796 | <NME> Bluetooth.js
<BEF> 'use strict';
Java.perform(function(argument) {
var Context = Java.use("android.content.Context");
var BluetoothGatt = Dalvik.use("android.bluetooth.BluetoothGatt");
var BluetoothGattCharacteristic = Dalvik.use("android.bluetooth.BluetoothGattCharacteristic");
BluetoothGatt.readChara... | 2 | PR refactor | 2 | .js | js | apache-2.0 | dpnishant/appmon |
10055797 | <NME> NSURLConnection_start.js
<BEF> 'use strict';
var resolver = new ApiResolver('objc');
var NSURLConnection_start = {};
var hexify = function (hexdump_output) {
var hexified = " ";
var raw_array = hexdump_output.split("\n");
for (var a = 0; a < raw_array.length; a++) {
var line_array = raw_array[a].split("... | 2 | bug-fix | 2 | .js | js | apache-2.0 | dpnishant/appmon |
10055798 | <NME> NSURLConnection_start.js
<BEF> 'use strict';
var resolver = new ApiResolver('objc');
var NSURLConnection_start = {};
var hexify = function (hexdump_output) {
var hexified = " ";
var raw_array = hexdump_output.split("\n");
for (var a = 0; a < raw_array.length; a++) {
var line_array = raw_array[a].split("... | 2 | bug-fix | 2 | .js | js | apache-2.0 | dpnishant/appmon |
10055799 | <NME> NSURLConnection_start.js
<BEF> 'use strict';
var resolver = new ApiResolver('objc');
var NSURLConnection_start = {};
var hexify = function (hexdump_output) {
var hexified = " ";
var raw_array = hexdump_output.split("\n");
for (var a = 0; a < raw_array.length; a++) {
var line_array = raw_array[a].split("... | 2 | bug-fix | 2 | .js | js | apache-2.0 | dpnishant/appmon |
10055800 | <NME> NSURLConnection_start.js
<BEF> 'use strict';
var resolver = new ApiResolver('objc');
var NSURLConnection_start = {};
var hexify = function (hexdump_output) {
var hexified = " ";
var raw_array = hexdump_output.split("\n");
for (var a = 0; a < raw_array.length; a++) {
var line_array = raw_array[a].split("... | 2 | bug-fix | 2 | .js | js | apache-2.0 | dpnishant/appmon |
10055801 | <NME> README.md
<BEF> 
Welcome to AppMon!
==================
As seen at [](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [
Welcome to AppMon!
==================
As seen at [](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [
Welcome to AppMon!
==================
As seen at [](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [
Welcome to AppMon!
==================
As seen at [](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [ 2016 Nishant Das Patnaik.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... | 1 | get more details about non-SecretKeySpec objects when tracing crypto operations | 1 | .js | js | apache-2.0 | dpnishant/appmon |
10055806 | <NME> Cipher.js
<BEF> /**
* Copyright (c) 2016 Nishant Das Patnaik.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... | 1 | get more details about non-SecretKeySpec objects when tracing crypto operations | 1 | .js | js | apache-2.0 | dpnishant/appmon |
10055807 | <NME> Cipher.js
<BEF> /**
* Copyright (c) 2016 Nishant Das Patnaik.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... | 1 | get more details about non-SecretKeySpec objects when tracing crypto operations | 1 | .js | js | apache-2.0 | dpnishant/appmon |
10055808 | <NME> Cipher.js
<BEF> /**
* Copyright (c) 2016 Nishant Das Patnaik.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... | 1 | get more details about non-SecretKeySpec objects when tracing crypto operations | 1 | .js | js | apache-2.0 | dpnishant/appmon |
10055809 | <NME> requirements.txt
<BEF> alembic==1.0.0
banal==0.3.7
chardet==3.0.4
Click==7.0
dataset==1.3.2
Flask==1.0.2
frida==12.2.6
htmlentities==0.2.1
itsdangerous==0.24
Jinja2==2.10.1
Mako==1.0.7
MarkupSafe==1.0
normality==0.6.1
python-dateutil==2.7.3
python-editor==1.0.3
six==1.11.0
SQLAlchemy==1.2.12
termcolor==1.1.0
Werk... | 1 | Merge pull request #95 from dpnishant/dependabot/pip/werkzeug-0.15.3 | 1 | .txt | txt | apache-2.0 | dpnishant/appmon |
10055810 | <NME> requirements.txt
<BEF> alembic==1.0.0
banal==0.3.7
chardet==3.0.4
Click==7.0
dataset==1.3.2
Flask==1.0.2
frida==12.2.6
htmlentities==0.2.1
itsdangerous==0.24
Jinja2==2.10.1
Mako==1.0.7
MarkupSafe==1.0
normality==0.6.1
python-dateutil==2.7.3
python-editor==1.0.3
six==1.11.0
SQLAlchemy==1.2.12
termcolor==1.1.0
Werk... | 1 | Merge pull request #95 from dpnishant/dependabot/pip/werkzeug-0.15.3 | 1 | .txt | txt | apache-2.0 | dpnishant/appmon |
10055811 | <NME> requirements.txt
<BEF> alembic==1.0.0
banal==0.3.7
chardet==3.0.4
Click==7.0
dataset==1.3.2
Flask==1.0.2
frida==12.2.6
htmlentities==0.2.1
itsdangerous==0.24
Jinja2==2.10.1
Mako==1.0.7
MarkupSafe==1.0
normality==0.6.1
python-dateutil==2.7.3
python-editor==1.0.3
six==1.11.0
SQLAlchemy==1.2.12
termcolor==1.1.0
Werk... | 1 | Merge pull request #95 from dpnishant/dependabot/pip/werkzeug-0.15.3 | 1 | .txt | txt | apache-2.0 | dpnishant/appmon |
10055812 | <NME> requirements.txt
<BEF> alembic==1.0.0
banal==0.3.7
chardet==3.0.4
Click==7.0
dataset==1.3.2
Flask==1.0.2
frida==12.2.6
htmlentities==0.2.1
itsdangerous==0.24
Jinja2==2.10.1
Mako==1.0.7
MarkupSafe==1.0
normality==0.6.1
python-dateutil==2.7.3
python-editor==1.0.3
six==1.11.0
SQLAlchemy==1.2.12
termcolor==1.1.0
Werk... | 1 | Merge pull request #95 from dpnishant/dependabot/pip/werkzeug-0.15.3 | 1 | .txt | txt | apache-2.0 | dpnishant/appmon |
10055813 | <NME> Bluetooth.js
<BEF>
'use strict';
Java.perform(function(argument) {
var Context = Java.use("android.content.Context");
var BluetoothGatt = Dalvik.use("android.bluetooth.BluetoothGatt");
BluetoothGatt.readCharacteristic.overload('android.bluetooth.BluetoothGattCharacteristic').implementation = functi... | 39 | PR refactor | 76 | .js | js | apache-2.0 | dpnishant/appmon |
10055814 | <NME> Bluetooth.js
<BEF>
'use strict';
Java.perform(function(argument) {
var Context = Java.use("android.content.Context");
var BluetoothGatt = Dalvik.use("android.bluetooth.BluetoothGatt");
BluetoothGatt.readCharacteristic.overload('android.bluetooth.BluetoothGattCharacteristic').implementation = functi... | 39 | PR refactor | 76 | .js | js | apache-2.0 | dpnishant/appmon |
10055815 | <NME> Bluetooth.js
<BEF>
'use strict';
Java.perform(function(argument) {
var Context = Java.use("android.content.Context");
var BluetoothGatt = Dalvik.use("android.bluetooth.BluetoothGatt");
BluetoothGatt.readCharacteristic.overload('android.bluetooth.BluetoothGattCharacteristic').implementation = functi... | 39 | PR refactor | 76 | .js | js | apache-2.0 | dpnishant/appmon |
10055816 | <NME> Bluetooth.js
<BEF>
'use strict';
Java.perform(function(argument) {
var Context = Java.use("android.content.Context");
var BluetoothGatt = Dalvik.use("android.bluetooth.BluetoothGatt");
BluetoothGatt.readCharacteristic.overload('android.bluetooth.BluetoothGattCharacteristic').implementation = functi... | 39 | PR refactor | 76 | .js | js | apache-2.0 | dpnishant/appmon |
10055817 | <NME> ipa_installer.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENS... | 22 | Bugfix for #19 & #39 | 12 | .py | py | apache-2.0 | dpnishant/appmon |
10055818 | <NME> ipa_installer.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENS... | 22 | Bugfix for #19 & #39 | 12 | .py | py | apache-2.0 | dpnishant/appmon |
10055819 | <NME> ipa_installer.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENS... | 22 | Bugfix for #19 & #39 | 12 | .py | py | apache-2.0 | dpnishant/appmon |
10055820 | <NME> ipa_installer.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENS... | 22 | Bugfix for #19 & #39 | 12 | .py | py | apache-2.0 | dpnishant/appmon |
10055821 | <NME> appintruder.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-... | 2 | supress debug msg | 2 | .py | py | apache-2.0 | dpnishant/appmon |
10055822 | <NME> appintruder.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-... | 2 | supress debug msg | 2 | .py | py | apache-2.0 | dpnishant/appmon |
10055823 | <NME> appintruder.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-... | 2 | supress debug msg | 2 | .py | py | apache-2.0 | dpnishant/appmon |
10055824 | <NME> appintruder.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-... | 2 | supress debug msg | 2 | .py | py | apache-2.0 | dpnishant/appmon |
10055825 | <NME> ipa_installer.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENS... | 2 | Merge pull request #57 from gameFace22/master | 0 | .py | py | apache-2.0 | dpnishant/appmon |
10055826 | <NME> ipa_installer.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENS... | 2 | Merge pull request #57 from gameFace22/master | 0 | .py | py | apache-2.0 | dpnishant/appmon |
10055827 | <NME> ipa_installer.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENS... | 2 | Merge pull request #57 from gameFace22/master | 0 | .py | py | apache-2.0 | dpnishant/appmon |
10055828 | <NME> ipa_installer.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENS... | 2 | Merge pull request #57 from gameFace22/master | 0 | .py | py | apache-2.0 | dpnishant/appmon |
10055829 | <NME> android_tracer.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICEN... | 100 | Android Tracer: added support for wildcard method name tracing | 61 | .py | py | apache-2.0 | dpnishant/appmon |
10055830 | <NME> android_tracer.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICEN... | 100 | Android Tracer: added support for wildcard method name tracing | 61 | .py | py | apache-2.0 | dpnishant/appmon |
10055831 | <NME> android_tracer.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICEN... | 100 | Android Tracer: added support for wildcard method name tracing | 61 | .py | py | apache-2.0 | dpnishant/appmon |
10055832 | <NME> android_tracer.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICEN... | 100 | Android Tracer: added support for wildcard method name tracing | 61 | .py | py | apache-2.0 | dpnishant/appmon |
10055833 | <NME> requirements.txt
<BEF> alembic==1.0.0
banal==0.3.7
chardet==3.0.4
Click==7.0
dataset==1.3.2
Flask==1.0.2
frida==12.2.6
htmlentities==0.2.1
itsdangerous==0.24
Jinja2==2.10.1
Mako==1.0.7
MarkupSafe==1.0
normality==0.6.1
python-dateutil==2.7.3
python-editor==1.0.3
six==1.11.0
SQLAlchemy==1.2.12
termcolor==1.1.0
Werk... | 1 | Bump werkzeug from 0.14.1 to 0.15.3 | 1 | .txt | txt | apache-2.0 | dpnishant/appmon |
10055834 | <NME> requirements.txt
<BEF> alembic==1.0.0
banal==0.3.7
chardet==3.0.4
Click==7.0
dataset==1.3.2
Flask==1.0.2
frida==12.2.6
htmlentities==0.2.1
itsdangerous==0.24
Jinja2==2.10.1
Mako==1.0.7
MarkupSafe==1.0
normality==0.6.1
python-dateutil==2.7.3
python-editor==1.0.3
six==1.11.0
SQLAlchemy==1.2.12
termcolor==1.1.0
Werk... | 1 | Bump werkzeug from 0.14.1 to 0.15.3 | 1 | .txt | txt | apache-2.0 | dpnishant/appmon |
10055835 | <NME> requirements.txt
<BEF> alembic==1.0.0
banal==0.3.7
chardet==3.0.4
Click==7.0
dataset==1.3.2
Flask==1.0.2
frida==12.2.6
htmlentities==0.2.1
itsdangerous==0.24
Jinja2==2.10.1
Mako==1.0.7
MarkupSafe==1.0
normality==0.6.1
python-dateutil==2.7.3
python-editor==1.0.3
six==1.11.0
SQLAlchemy==1.2.12
termcolor==1.1.0
Werk... | 1 | Bump werkzeug from 0.14.1 to 0.15.3 | 1 | .txt | txt | apache-2.0 | dpnishant/appmon |
10055836 | <NME> requirements.txt
<BEF> alembic==1.0.0
banal==0.3.7
chardet==3.0.4
Click==7.0
dataset==1.3.2
Flask==1.0.2
frida==12.2.6
htmlentities==0.2.1
itsdangerous==0.24
Jinja2==2.10.1
Mako==1.0.7
MarkupSafe==1.0
normality==0.6.1
python-dateutil==2.7.3
python-editor==1.0.3
six==1.11.0
SQLAlchemy==1.2.12
termcolor==1.1.0
Werk... | 1 | Bump werkzeug from 0.14.1 to 0.15.3 | 1 | .txt | txt | apache-2.0 | dpnishant/appmon |
10055837 | <NME> viewreport.py
<BEF> ADDFILE
<MSG> UI improvements
<DFF> @@ -0,0 +1,77 @@
+#!/usr/bin/python
+
+###
+ # Copyright (c) 2016 Nishant Das Patnaik.
+ #
+ # Licensed under the Apache License, Version 2.0 (the "License");
+ # you may not use this file except in compliance with the License.
+ # You may obtain a copy of ... | 77 | UI improvements | 0 | .py | py | apache-2.0 | dpnishant/appmon |
10055838 | <NME> viewreport.py
<BEF> ADDFILE
<MSG> UI improvements
<DFF> @@ -0,0 +1,77 @@
+#!/usr/bin/python
+
+###
+ # Copyright (c) 2016 Nishant Das Patnaik.
+ #
+ # Licensed under the Apache License, Version 2.0 (the "License");
+ # you may not use this file except in compliance with the License.
+ # You may obtain a copy of ... | 77 | UI improvements | 0 | .py | py | apache-2.0 | dpnishant/appmon |
10055839 | <NME> viewreport.py
<BEF> ADDFILE
<MSG> UI improvements
<DFF> @@ -0,0 +1,77 @@
+#!/usr/bin/python
+
+###
+ # Copyright (c) 2016 Nishant Das Patnaik.
+ #
+ # Licensed under the Apache License, Version 2.0 (the "License");
+ # you may not use this file except in compliance with the License.
+ # You may obtain a copy of ... | 77 | UI improvements | 0 | .py | py | apache-2.0 | dpnishant/appmon |
10055840 | <NME> viewreport.py
<BEF> ADDFILE
<MSG> UI improvements
<DFF> @@ -0,0 +1,77 @@
+#!/usr/bin/python
+
+###
+ # Copyright (c) 2016 Nishant Das Patnaik.
+ #
+ # Licensed under the Apache License, Version 2.0 (the "License");
+ # you may not use this file except in compliance with the License.
+ # You may obtain a copy of ... | 77 | UI improvements | 0 | .py | py | apache-2.0 | dpnishant/appmon |
10055841 | <NME> viewreport.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2... | 2 | Merge pull request #104 from joekendal/master | 2 | .py | py | apache-2.0 | dpnishant/appmon |
10055842 | <NME> viewreport.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2... | 2 | Merge pull request #104 from joekendal/master | 2 | .py | py | apache-2.0 | dpnishant/appmon |
10055843 | <NME> viewreport.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2... | 2 | Merge pull request #104 from joekendal/master | 2 | .py | py | apache-2.0 | dpnishant/appmon |
10055844 | <NME> viewreport.py
<BEF> #!/usr/bin/python
###
# Copyright (c) 2016 Nishant Das Patnaik.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2... | 2 | Merge pull request #104 from joekendal/master | 2 | .py | py | apache-2.0 | dpnishant/appmon |
10055845 | <NME> README.md
<BEF> 
Welcome to AppMon!
==================
As seen at [](https://www.blackhat.com/us-16/arsenal.html#appmon)
AppMon is an automated framework for monitoring and tamp... | 1 | Added BH EU16 Link | 1 | .md | md | apache-2.0 | dpnishant/appmon |
10055846 | <NME> README.md
<BEF> 
Welcome to AppMon!
==================
As seen at [](https://www.blackhat.com/us-16/arsenal.html#appmon)
AppMon is an automated framework for monitoring and tamp... | 1 | Added BH EU16 Link | 1 | .md | md | apache-2.0 | dpnishant/appmon |
10055847 | <NME> README.md
<BEF> 
Welcome to AppMon!
==================
As seen at [](https://www.blackhat.com/us-16/arsenal.html#appmon)
AppMon is an automated framework for monitoring and tamp... | 1 | Added BH EU16 Link | 1 | .md | md | apache-2.0 | dpnishant/appmon |
10055848 | <NME> README.md
<BEF> 
Welcome to AppMon!
==================
As seen at [](https://www.blackhat.com/us-16/arsenal.html#appmon)
AppMon is an automated framework for monitoring and tamp... | 1 | Added BH EU16 Link | 1 | .md | md | apache-2.0 | dpnishant/appmon |
10055849 | <NME> README.md
<BEF> 
Welcome to AppMon!
==================
As seen at [](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [![](https://www.toolswatch.org/badges/arsenal/2016.... | 1 | Update README.md | 1 | .md | md | apache-2.0 | dpnishant/appmon |