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
10056050
<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-...
3
fix indent again
3
.py
py
apache-2.0
dpnishant/appmon
10056051
<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-...
3
fix indent again
3
.py
py
apache-2.0
dpnishant/appmon
10056052
<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-...
3
fix indent again
3
.py
py
apache-2.0
dpnishant/appmon
10056053
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== As seen at [![](https://www.toolswatch.org/badges/arsenal/2016.svg)](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [![](https://www.toolswatch.org/badges/arsenal/2016....
9
Update README.md
0
.md
md
apache-2.0
dpnishant/appmon
10056054
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== As seen at [![](https://www.toolswatch.org/badges/arsenal/2016.svg)](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [![](https://www.toolswatch.org/badges/arsenal/2016....
9
Update README.md
0
.md
md
apache-2.0
dpnishant/appmon
10056055
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== As seen at [![](https://www.toolswatch.org/badges/arsenal/2016.svg)](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [![](https://www.toolswatch.org/badges/arsenal/2016....
9
Update README.md
0
.md
md
apache-2.0
dpnishant/appmon
10056056
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== As seen at [![](https://www.toolswatch.org/badges/arsenal/2016.svg)](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [![](https://www.toolswatch.org/badges/arsenal/2016....
9
Update README.md
0
.md
md
apache-2.0
dpnishant/appmon
10056057
<NME> appintruder.py <BEF> #!/usr/bin/python ### # Copyright (c) 2016 Nishant Das Patnaik. # merged_script_path = '/tmp/merged.js' def on_detached(): print colored('[WARNING] "%s" has terminated!' % (app_name), 'red') def on_message(message, data): current_time = time.strftime("%H:%M:%S", time.localtime()) ...
95
beautify
95
.py
py
apache-2.0
dpnishant/appmon
10056058
<NME> appintruder.py <BEF> #!/usr/bin/python ### # Copyright (c) 2016 Nishant Das Patnaik. # merged_script_path = '/tmp/merged.js' def on_detached(): print colored('[WARNING] "%s" has terminated!' % (app_name), 'red') def on_message(message, data): current_time = time.strftime("%H:%M:%S", time.localtime()) ...
95
beautify
95
.py
py
apache-2.0
dpnishant/appmon
10056059
<NME> appintruder.py <BEF> #!/usr/bin/python ### # Copyright (c) 2016 Nishant Das Patnaik. # merged_script_path = '/tmp/merged.js' def on_detached(): print colored('[WARNING] "%s" has terminated!' % (app_name), 'red') def on_message(message, data): current_time = time.strftime("%H:%M:%S", time.localtime()) ...
95
beautify
95
.py
py
apache-2.0
dpnishant/appmon
10056060
<NME> appintruder.py <BEF> #!/usr/bin/python ### # Copyright (c) 2016 Nishant Das Patnaik. # merged_script_path = '/tmp/merged.js' def on_detached(): print colored('[WARNING] "%s" has terminated!' % (app_name), 'red') def on_message(message, data): current_time = time.strftime("%H:%M:%S", time.localtime()) ...
95
beautify
95
.py
py
apache-2.0
dpnishant/appmon
10056061
<NME> WebView.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 requir...
29
removed all toString() in favor of JSON.stringify
29
.js
js
apache-2.0
dpnishant/appmon
10056062
<NME> WebView.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 requir...
29
removed all toString() in favor of JSON.stringify
29
.js
js
apache-2.0
dpnishant/appmon
10056063
<NME> WebView.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 requir...
29
removed all toString() in favor of JSON.stringify
29
.js
js
apache-2.0
dpnishant/appmon
10056064
<NME> WebView.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 requir...
29
removed all toString() in favor of JSON.stringify
29
.js
js
apache-2.0
dpnishant/appmon
10056065
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== As seen at [![](https://www.toolswatch.org/badges/arsenal/2016.svg)](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [![](https://www.toolswatch.org/badges/arsenal/2016....
8
add credits
0
.md
md
apache-2.0
dpnishant/appmon
10056066
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== As seen at [![](https://www.toolswatch.org/badges/arsenal/2016.svg)](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [![](https://www.toolswatch.org/badges/arsenal/2016....
8
add credits
0
.md
md
apache-2.0
dpnishant/appmon
10056067
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== As seen at [![](https://www.toolswatch.org/badges/arsenal/2016.svg)](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [![](https://www.toolswatch.org/badges/arsenal/2016....
8
add credits
0
.md
md
apache-2.0
dpnishant/appmon
10056068
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== As seen at [![](https://www.toolswatch.org/badges/arsenal/2016.svg)](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [![](https://www.toolswatch.org/badges/arsenal/2016....
8
add credits
0
.md
md
apache-2.0
dpnishant/appmon
10056069
<NME> getlibs.sh <BEF> #!/bin/bash mkdir lib cd lib wget -qO - https://github.com/frida/frida/releases/latest | grep -o "\/frida\/frida\/releases\/download\/.*\/frida-gadget-.*-android-.*\.so\.xz" | sed 's/\/frida\/frida/https:\/\/github\.com\/frida\/frida/g' | sed 's/%0A/\n/g' > list.txt wget -i list.txt unxz *.xz mkd...
1
fixed x86 gadget download URL
1
.sh
sh
apache-2.0
dpnishant/appmon
10056070
<NME> getlibs.sh <BEF> #!/bin/bash mkdir lib cd lib wget -qO - https://github.com/frida/frida/releases/latest | grep -o "\/frida\/frida\/releases\/download\/.*\/frida-gadget-.*-android-.*\.so\.xz" | sed 's/\/frida\/frida/https:\/\/github\.com\/frida\/frida/g' | sed 's/%0A/\n/g' > list.txt wget -i list.txt unxz *.xz mkd...
1
fixed x86 gadget download URL
1
.sh
sh
apache-2.0
dpnishant/appmon
10056071
<NME> getlibs.sh <BEF> #!/bin/bash mkdir lib cd lib wget -qO - https://github.com/frida/frida/releases/latest | grep -o "\/frida\/frida\/releases\/download\/.*\/frida-gadget-.*-android-.*\.so\.xz" | sed 's/\/frida\/frida/https:\/\/github\.com\/frida\/frida/g' | sed 's/%0A/\n/g' > list.txt wget -i list.txt unxz *.xz mkd...
1
fixed x86 gadget download URL
1
.sh
sh
apache-2.0
dpnishant/appmon
10056072
<NME> getlibs.sh <BEF> #!/bin/bash mkdir lib cd lib wget -qO - https://github.com/frida/frida/releases/latest | grep -o "\/frida\/frida\/releases\/download\/.*\/frida-gadget-.*-android-.*\.so\.xz" | sed 's/\/frida\/frida/https:\/\/github\.com\/frida\/frida/g' | sed 's/%0A/\n/g' > list.txt wget -i list.txt unxz *.xz mkd...
1
fixed x86 gadget download URL
1
.sh
sh
apache-2.0
dpnishant/appmon
10056073
<NME> Hash.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 ...
0
bug-fix for a crash
8
.js
js
apache-2.0
dpnishant/appmon
10056074
<NME> Hash.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 ...
0
bug-fix for a crash
8
.js
js
apache-2.0
dpnishant/appmon
10056075
<NME> Hash.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 ...
0
bug-fix for a crash
8
.js
js
apache-2.0
dpnishant/appmon
10056076
<NME> Hash.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 ...
0
bug-fix for a crash
8
.js
js
apache-2.0
dpnishant/appmon
10056077
<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...
1
bug fixes
1
.py
py
apache-2.0
dpnishant/appmon
10056078
<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...
1
bug fixes
1
.py
py
apache-2.0
dpnishant/appmon
10056079
<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...
1
bug fixes
1
.py
py
apache-2.0
dpnishant/appmon
10056080
<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...
1
bug fixes
1
.py
py
apache-2.0
dpnishant/appmon
10056081
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== As seen at [![](https://www.toolswatch.org/badges/arsenal/2016.svg)](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
10056082
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== As seen at [![](https://www.toolswatch.org/badges/arsenal/2016.svg)](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
10056083
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== As seen at [![](https://www.toolswatch.org/badges/arsenal/2016.svg)](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
10056084
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== As seen at [![](https://www.toolswatch.org/badges/arsenal/2016.svg)](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
10056085
<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-...
7
Added check for error on missing launchable-activity
3
.py
py
apache-2.0
dpnishant/appmon
10056086
<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-...
7
Added check for error on missing launchable-activity
3
.py
py
apache-2.0
dpnishant/appmon
10056087
<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-...
7
Added check for error on missing launchable-activity
3
.py
py
apache-2.0
dpnishant/appmon
10056088
<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-...
7
Added check for error on missing launchable-activity
3
.py
py
apache-2.0
dpnishant/appmon
10056089
<NME> requirements.txt <BEF> alembic==1.0.0 banal==0.3.7 chardet==3.0.4 Click==7.0 dataset==1.1.0 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.3.0 termcolor==1.1.0 Werkz...
1
Merge pull request #108 from noraj/patch-1
1
.txt
txt
apache-2.0
dpnishant/appmon
10056090
<NME> requirements.txt <BEF> alembic==1.0.0 banal==0.3.7 chardet==3.0.4 Click==7.0 dataset==1.1.0 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.3.0 termcolor==1.1.0 Werkz...
1
Merge pull request #108 from noraj/patch-1
1
.txt
txt
apache-2.0
dpnishant/appmon
10056091
<NME> requirements.txt <BEF> alembic==1.0.0 banal==0.3.7 chardet==3.0.4 Click==7.0 dataset==1.1.0 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.3.0 termcolor==1.1.0 Werkz...
1
Merge pull request #108 from noraj/patch-1
1
.txt
txt
apache-2.0
dpnishant/appmon
10056092
<NME> requirements.txt <BEF> alembic==1.0.0 banal==0.3.7 chardet==3.0.4 Click==7.0 dataset==1.1.0 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.3.0 termcolor==1.1.0 Werkz...
1
Merge pull request #108 from noraj/patch-1
1
.txt
txt
apache-2.0
dpnishant/appmon
10056093
<NME> NSLog.js <BEF> ADDFILE <MSG> Logging Hooks <DFF> @@ -0,0 +1,50 @@ +var NSLog = Module.findExportByName('Foundation', 'NSLog'); +var NSLogv = Module.findExportByName('Foundation', 'NSLogv'); + +Interceptor.attach(NSLog, { + onEnter: function(args) { + var logMessage = new ObjC.Object(args[0]); + var send_d...
50
Logging Hooks
0
.js
js
apache-2.0
dpnishant/appmon
10056094
<NME> NSLog.js <BEF> ADDFILE <MSG> Logging Hooks <DFF> @@ -0,0 +1,50 @@ +var NSLog = Module.findExportByName('Foundation', 'NSLog'); +var NSLogv = Module.findExportByName('Foundation', 'NSLogv'); + +Interceptor.attach(NSLog, { + onEnter: function(args) { + var logMessage = new ObjC.Object(args[0]); + var send_d...
50
Logging Hooks
0
.js
js
apache-2.0
dpnishant/appmon
10056095
<NME> NSLog.js <BEF> ADDFILE <MSG> Logging Hooks <DFF> @@ -0,0 +1,50 @@ +var NSLog = Module.findExportByName('Foundation', 'NSLog'); +var NSLogv = Module.findExportByName('Foundation', 'NSLogv'); + +Interceptor.attach(NSLog, { + onEnter: function(args) { + var logMessage = new ObjC.Object(args[0]); + var send_d...
50
Logging Hooks
0
.js
js
apache-2.0
dpnishant/appmon
10056096
<NME> NSLog.js <BEF> ADDFILE <MSG> Logging Hooks <DFF> @@ -0,0 +1,50 @@ +var NSLog = Module.findExportByName('Foundation', 'NSLog'); +var NSLogv = Module.findExportByName('Foundation', 'NSLogv'); + +Interceptor.attach(NSLog, { + onEnter: function(args) { + var logMessage = new ObjC.Object(args[0]); + var send_d...
50
Logging Hooks
0
.js
js
apache-2.0
dpnishant/appmon
10056097
<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 ...
6
add support for attaching to pids by-number (v3)
3
.py
py
apache-2.0
dpnishant/appmon
10056098
<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 ...
6
add support for attaching to pids by-number (v3)
3
.py
py
apache-2.0
dpnishant/appmon
10056099
<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 ...
6
add support for attaching to pids by-number (v3)
3
.py
py
apache-2.0
dpnishant/appmon
10056100
<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 ...
6
add support for attaching to pids by-number (v3)
3
.py
py
apache-2.0
dpnishant/appmon
10056101
<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...
4
bug fix
0
.py
py
apache-2.0
dpnishant/appmon
10056102
<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...
4
bug fix
0
.py
py
apache-2.0
dpnishant/appmon
10056103
<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...
4
bug fix
0
.py
py
apache-2.0
dpnishant/appmon
10056104
<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...
4
bug fix
0
.py
py
apache-2.0
dpnishant/appmon
10056105
<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
Merge pull request #45 from BenGardiner/feature/BenGardiner/more-crypto-details
1
.js
js
apache-2.0
dpnishant/appmon
10056106
<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
Merge pull request #45 from BenGardiner/feature/BenGardiner/more-crypto-details
1
.js
js
apache-2.0
dpnishant/appmon
10056107
<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
Merge pull request #45 from BenGardiner/feature/BenGardiner/more-crypto-details
1
.js
js
apache-2.0
dpnishant/appmon
10056108
<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
Merge pull request #45 from BenGardiner/feature/BenGardiner/more-crypto-details
1
.js
js
apache-2.0
dpnishant/appmon
10056109
<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 #112 from dpnishant/dependabot/pip/sqlalchemy-1.3.0
1
.txt
txt
apache-2.0
dpnishant/appmon
10056110
<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 #112 from dpnishant/dependabot/pip/sqlalchemy-1.3.0
1
.txt
txt
apache-2.0
dpnishant/appmon
10056111
<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 #112 from dpnishant/dependabot/pip/sqlalchemy-1.3.0
1
.txt
txt
apache-2.0
dpnishant/appmon
10056112
<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 #112 from dpnishant/dependabot/pip/sqlalchemy-1.3.0
1
.txt
txt
apache-2.0
dpnishant/appmon
10056113
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== As seen at [![](https://www.toolswatch.org/badges/arsenal/2016.svg)](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [![](https://www.toolswatch.org/badges/arsenal/2016....
8
Update README.md
0
.md
md
apache-2.0
dpnishant/appmon
10056114
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== As seen at [![](https://www.toolswatch.org/badges/arsenal/2016.svg)](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [![](https://www.toolswatch.org/badges/arsenal/2016....
8
Update README.md
0
.md
md
apache-2.0
dpnishant/appmon
10056115
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== As seen at [![](https://www.toolswatch.org/badges/arsenal/2016.svg)](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [![](https://www.toolswatch.org/badges/arsenal/2016....
8
Update README.md
0
.md
md
apache-2.0
dpnishant/appmon
10056116
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== As seen at [![](https://www.toolswatch.org/badges/arsenal/2016.svg)](https://www.blackhat.com/us-16/arsenal.html#appmon) US & [![](https://www.toolswatch.org/badges/arsenal/2016....
8
Update README.md
0
.md
md
apache-2.0
dpnishant/appmon
10056117
<NME> README.md <BEF> ADDFILE <MSG> bug fix <DFF> @@ -0,0 +1,1 @@ +Refer: https://github.com/dpnishant/appmon/wiki/9.-Usage-Guide:-AppMon-Android-Tracer \ No newline at end of file
1
bug fix
0
.md
md
apache-2.0
dpnishant/appmon
10056118
<NME> README.md <BEF> ADDFILE <MSG> bug fix <DFF> @@ -0,0 +1,1 @@ +Refer: https://github.com/dpnishant/appmon/wiki/9.-Usage-Guide:-AppMon-Android-Tracer \ No newline at end of file
1
bug fix
0
.md
md
apache-2.0
dpnishant/appmon
10056119
<NME> README.md <BEF> ADDFILE <MSG> bug fix <DFF> @@ -0,0 +1,1 @@ +Refer: https://github.com/dpnishant/appmon/wiki/9.-Usage-Guide:-AppMon-Android-Tracer \ No newline at end of file
1
bug fix
0
.md
md
apache-2.0
dpnishant/appmon
10056120
<NME> README.md <BEF> ADDFILE <MSG> bug fix <DFF> @@ -0,0 +1,1 @@ +Refer: https://github.com/dpnishant/appmon/wiki/9.-Usage-Guide:-AppMon-Android-Tracer \ No newline at end of file
1
bug fix
0
.md
md
apache-2.0
dpnishant/appmon
10056121
<NME> requirements.txt <BEF> ADDFILE <MSG> Merge pull request #83 from JoelPagliuca/requirements-and-gitignore adding a requirements file and cut down gitignore <DFF> @@ -0,0 +1,19 @@ +alembic==1.0.0 +banal==0.3.7 +chardet==3.0.4 +Click==7.0 +dataset==1.1.0 +Flask==1.0.2 +frida==12.2.6 +htmlentities==0.2.1 +itsdangero...
19
Merge pull request #83 from JoelPagliuca/requirements-and-gitignore
0
.txt
txt
apache-2.0
dpnishant/appmon
10056122
<NME> requirements.txt <BEF> ADDFILE <MSG> Merge pull request #83 from JoelPagliuca/requirements-and-gitignore adding a requirements file and cut down gitignore <DFF> @@ -0,0 +1,19 @@ +alembic==1.0.0 +banal==0.3.7 +chardet==3.0.4 +Click==7.0 +dataset==1.1.0 +Flask==1.0.2 +frida==12.2.6 +htmlentities==0.2.1 +itsdangero...
19
Merge pull request #83 from JoelPagliuca/requirements-and-gitignore
0
.txt
txt
apache-2.0
dpnishant/appmon
10056123
<NME> requirements.txt <BEF> ADDFILE <MSG> Merge pull request #83 from JoelPagliuca/requirements-and-gitignore adding a requirements file and cut down gitignore <DFF> @@ -0,0 +1,19 @@ +alembic==1.0.0 +banal==0.3.7 +chardet==3.0.4 +Click==7.0 +dataset==1.1.0 +Flask==1.0.2 +frida==12.2.6 +htmlentities==0.2.1 +itsdangero...
19
Merge pull request #83 from JoelPagliuca/requirements-and-gitignore
0
.txt
txt
apache-2.0
dpnishant/appmon
10056124
<NME> requirements.txt <BEF> ADDFILE <MSG> Merge pull request #83 from JoelPagliuca/requirements-and-gitignore adding a requirements file and cut down gitignore <DFF> @@ -0,0 +1,19 @@ +alembic==1.0.0 +banal==0.3.7 +chardet==3.0.4 +Click==7.0 +dataset==1.1.0 +Flask==1.0.2 +frida==12.2.6 +htmlentities==0.2.1 +itsdangero...
19
Merge pull request #83 from JoelPagliuca/requirements-and-gitignore
0
.txt
txt
apache-2.0
dpnishant/appmon
10056125
<NME> README.md <BEF> Welcome to AppMon! ================== [![Backers on Open Collective](https://opencollective.com/appmon/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/appmon/sponsors/badge.svg)](#sponsors) AppMon is an automated framework for monitoring and tampering ...
1
added logo
0
.md
md
apache-2.0
dpnishant/appmon
10056126
<NME> README.md <BEF> Welcome to AppMon! ================== [![Backers on Open Collective](https://opencollective.com/appmon/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/appmon/sponsors/badge.svg)](#sponsors) AppMon is an automated framework for monitoring and tampering ...
1
added logo
0
.md
md
apache-2.0
dpnishant/appmon
10056127
<NME> README.md <BEF> Welcome to AppMon! ================== [![Backers on Open Collective](https://opencollective.com/appmon/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/appmon/sponsors/badge.svg)](#sponsors) AppMon is an automated framework for monitoring and tampering ...
1
added logo
0
.md
md
apache-2.0
dpnishant/appmon
10056128
<NME> README.md <BEF> Welcome to AppMon! ================== [![Backers on Open Collective](https://opencollective.com/appmon/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/appmon/sponsors/badge.svg)](#sponsors) AppMon is an automated framework for monitoring and tampering ...
1
added logo
0
.md
md
apache-2.0
dpnishant/appmon
10056129
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== This project was only possible because of **Ole André Vadla Ravnås** and I dedicate it to him. Follow him on [**GitHub**](https://github.com/oleavr), [**Twitter**](https://twit...
3
Update README.md
4
.md
md
apache-2.0
dpnishant/appmon
10056130
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== This project was only possible because of **Ole André Vadla Ravnås** and I dedicate it to him. Follow him on [**GitHub**](https://github.com/oleavr), [**Twitter**](https://twit...
3
Update README.md
4
.md
md
apache-2.0
dpnishant/appmon
10056131
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== This project was only possible because of **Ole André Vadla Ravnås** and I dedicate it to him. Follow him on [**GitHub**](https://github.com/oleavr), [**Twitter**](https://twit...
3
Update README.md
4
.md
md
apache-2.0
dpnishant/appmon
10056132
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== This project was only possible because of **Ole André Vadla Ravnås** and I dedicate it to him. Follow him on [**GitHub**](https://github.com/oleavr), [**Twitter**](https://twit...
3
Update README.md
4
.md
md
apache-2.0
dpnishant/appmon
10056133
<NME> NSData_writeToFile_atomically.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...
2
bug-fix
2
.js
js
apache-2.0
dpnishant/appmon
10056134
<NME> NSData_writeToFile_atomically.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...
2
bug-fix
2
.js
js
apache-2.0
dpnishant/appmon
10056135
<NME> NSData_writeToFile_atomically.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...
2
bug-fix
2
.js
js
apache-2.0
dpnishant/appmon
10056136
<NME> NSData_writeToFile_atomically.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...
2
bug-fix
2
.js
js
apache-2.0
dpnishant/appmon
10056137
<NME> NSUserDefaults_setObject_forKey.js <BEF> ADDFILE <MSG> added new hooks <DFF> @@ -0,0 +1,61 @@ +/** + * 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 ...
61
added new hooks
0
.js
js
apache-2.0
dpnishant/appmon
10056138
<NME> NSUserDefaults_setObject_forKey.js <BEF> ADDFILE <MSG> added new hooks <DFF> @@ -0,0 +1,61 @@ +/** + * 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 ...
61
added new hooks
0
.js
js
apache-2.0
dpnishant/appmon
10056139
<NME> NSUserDefaults_setObject_forKey.js <BEF> ADDFILE <MSG> added new hooks <DFF> @@ -0,0 +1,61 @@ +/** + * 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 ...
61
added new hooks
0
.js
js
apache-2.0
dpnishant/appmon
10056140
<NME> NSUserDefaults_setObject_forKey.js <BEF> ADDFILE <MSG> added new hooks <DFF> @@ -0,0 +1,61 @@ +/** + * 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 ...
61
added new hooks
0
.js
js
apache-2.0
dpnishant/appmon
10056141
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== AppMon is an automated framework for monitoring and tampering system API calls of native macOS, iOS and android apps. It is based on [**Frida**](http://www.frida.re). AppMon ...
1
add BlackHat arsenal badge
1
.md
md
apache-2.0
dpnishant/appmon
10056142
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== AppMon is an automated framework for monitoring and tampering system API calls of native macOS, iOS and android apps. It is based on [**Frida**](http://www.frida.re). AppMon ...
1
add BlackHat arsenal badge
1
.md
md
apache-2.0
dpnishant/appmon
10056143
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== AppMon is an automated framework for monitoring and tampering system API calls of native macOS, iOS and android apps. It is based on [**Frida**](http://www.frida.re). AppMon ...
1
add BlackHat arsenal badge
1
.md
md
apache-2.0
dpnishant/appmon
10056144
<NME> README.md <BEF> ![](https://raw.githubusercontent.com/dpnishant/appmon/master/resources/logo.png) Welcome to AppMon! ================== AppMon is an automated framework for monitoring and tampering system API calls of native macOS, iOS and android apps. It is based on [**Frida**](http://www.frida.re). AppMon ...
1
add BlackHat arsenal badge
1
.md
md
apache-2.0
dpnishant/appmon
10056145
<NME> getlibs.sh <BEF> ADDFILE <MSG> non-rooted android devices support <DFF> @@ -0,0 +1,26 @@ +#!/bin/bash +mkdir lib +cd lib +wget -qO - https://github.com/frida/frida/releases/latest | grep -o "\/frida\/frida\/releases\/download\/.*\/frida-gadget-.*-android-.*\.so\.xz" | sed 's/\/frida\/frida/https:\/\/github\.com\...
26
non-rooted android devices support
0
.sh
sh
apache-2.0
dpnishant/appmon
10056146
<NME> getlibs.sh <BEF> ADDFILE <MSG> non-rooted android devices support <DFF> @@ -0,0 +1,26 @@ +#!/bin/bash +mkdir lib +cd lib +wget -qO - https://github.com/frida/frida/releases/latest | grep -o "\/frida\/frida\/releases\/download\/.*\/frida-gadget-.*-android-.*\.so\.xz" | sed 's/\/frida\/frida/https:\/\/github\.com\...
26
non-rooted android devices support
0
.sh
sh
apache-2.0
dpnishant/appmon
10056147
<NME> getlibs.sh <BEF> ADDFILE <MSG> non-rooted android devices support <DFF> @@ -0,0 +1,26 @@ +#!/bin/bash +mkdir lib +cd lib +wget -qO - https://github.com/frida/frida/releases/latest | grep -o "\/frida\/frida\/releases\/download\/.*\/frida-gadget-.*-android-.*\.so\.xz" | sed 's/\/frida\/frida/https:\/\/github\.com\...
26
non-rooted android devices support
0
.sh
sh
apache-2.0
dpnishant/appmon
10056148
<NME> getlibs.sh <BEF> ADDFILE <MSG> non-rooted android devices support <DFF> @@ -0,0 +1,26 @@ +#!/bin/bash +mkdir lib +cd lib +wget -qO - https://github.com/frida/frida/releases/latest | grep -o "\/frida\/frida\/releases\/download\/.*\/frida-gadget-.*-android-.*\.so\.xz" | sed 's/\/frida\/frida/https:\/\/github\.com\...
26
non-rooted android devices support
0
.sh
sh
apache-2.0
dpnishant/appmon
10056149
<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-...
6
Merge pull request #111 from Androz2091/patch-1
6
.py
py
apache-2.0
dpnishant/appmon