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
10055850
<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
10055851
<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
10055852
<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
10055853
<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 ...
6
bug-fix
5
.js
js
apache-2.0
dpnishant/appmon
10055854
<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 ...
6
bug-fix
5
.js
js
apache-2.0
dpnishant/appmon
10055855
<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 ...
6
bug-fix
5
.js
js
apache-2.0
dpnishant/appmon
10055856
<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 ...
6
bug-fix
5
.js
js
apache-2.0
dpnishant/appmon
10055857
<NME> __init__.py <BEF> import dataset, json from xml.sax.saxutils import escape from xml.sax.saxutils import escape def save_to_database(db_path, str_json): try: str_json = json.loads(str_json.replace("\n", "<br />").replace("\r", "<br />"), strict=False) db = dataset.connect('sqlite:///%s' % (db_path.repl...
16
Add License
0
.py
py
apache-2.0
dpnishant/appmon
10055858
<NME> __init__.py <BEF> import dataset, json from xml.sax.saxutils import escape from xml.sax.saxutils import escape def save_to_database(db_path, str_json): try: str_json = json.loads(str_json.replace("\n", "<br />").replace("\r", "<br />"), strict=False) db = dataset.connect('sqlite:///%s' % (db_path.repl...
16
Add License
0
.py
py
apache-2.0
dpnishant/appmon
10055859
<NME> __init__.py <BEF> import dataset, json from xml.sax.saxutils import escape from xml.sax.saxutils import escape def save_to_database(db_path, str_json): try: str_json = json.loads(str_json.replace("\n", "<br />").replace("\r", "<br />"), strict=False) db = dataset.connect('sqlite:///%s' % (db_path.repl...
16
Add License
0
.py
py
apache-2.0
dpnishant/appmon
10055860
<NME> __init__.py <BEF> import dataset, json from xml.sax.saxutils import escape from xml.sax.saxutils import escape def save_to_database(db_path, str_json): try: str_json = json.loads(str_json.replace("\n", "<br />").replace("\r", "<br />"), strict=False) db = dataset.connect('sqlite:///%s' % (db_path.repl...
16
Add License
0
.py
py
apache-2.0
dpnishant/appmon
10055861
<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 ...
1
Update appmon.py
2
.py
py
apache-2.0
dpnishant/appmon
10055862
<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 ...
1
Update appmon.py
2
.py
py
apache-2.0
dpnishant/appmon
10055863
<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 ...
1
Update appmon.py
2
.py
py
apache-2.0
dpnishant/appmon
10055864
<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 ...
1
Update appmon.py
2
.py
py
apache-2.0
dpnishant/appmon
10055865
<NME> touchID.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 by applicable la...
21
fixed a major bug
21
.js
js
apache-2.0
dpnishant/appmon
10055866
<NME> touchID.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 by applicable la...
21
fixed a major bug
21
.js
js
apache-2.0
dpnishant/appmon
10055867
<NME> touchID.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 by applicable la...
21
fixed a major bug
21
.js
js
apache-2.0
dpnishant/appmon
10055868
<NME> touchID.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 by applicable la...
21
fixed a major bug
21
.js
js
apache-2.0
dpnishant/appmon
10055869
<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....
2
Update README.md
1
.md
md
apache-2.0
dpnishant/appmon
10055870
<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....
2
Update README.md
1
.md
md
apache-2.0
dpnishant/appmon
10055871
<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....
2
Update README.md
1
.md
md
apache-2.0
dpnishant/appmon
10055872
<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....
2
Update README.md
1
.md
md
apache-2.0
dpnishant/appmon
10055873
<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-...
11
changed the order APK align and APK sign
10
.py
py
apache-2.0
dpnishant/appmon
10055874
<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-...
11
changed the order APK align and APK sign
10
.py
py
apache-2.0
dpnishant/appmon
10055875
<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-...
11
changed the order APK align and APK sign
10
.py
py
apache-2.0
dpnishant/appmon
10055876
<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-...
11
changed the order APK align and APK sign
10
.py
py
apache-2.0
dpnishant/appmon
10055877
<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....
33
Merge pull request #78 from opencollective/opencollective
0
.md
md
apache-2.0
dpnishant/appmon
10055878
<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....
33
Merge pull request #78 from opencollective/opencollective
0
.md
md
apache-2.0
dpnishant/appmon
10055879
<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....
33
Merge pull request #78 from opencollective/opencollective
0
.md
md
apache-2.0
dpnishant/appmon
10055880
<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....
33
Merge pull request #78 from opencollective/opencollective
0
.md
md
apache-2.0
dpnishant/appmon
10055881
<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
appintruder.py patch for Windows
1
.py
py
apache-2.0
dpnishant/appmon
10055882
<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
appintruder.py patch for Windows
1
.py
py
apache-2.0
dpnishant/appmon
10055883
<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
appintruder.py patch for Windows
1
.py
py
apache-2.0
dpnishant/appmon
10055884
<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
appintruder.py patch for Windows
1
.py
py
apache-2.0
dpnishant/appmon
10055885
<NME> __init__.py <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 requ...
1
Replacing greater and less than symbols with html entities
0
.py
py
apache-2.0
dpnishant/appmon
10055886
<NME> __init__.py <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 requ...
1
Replacing greater and less than symbols with html entities
0
.py
py
apache-2.0
dpnishant/appmon
10055887
<NME> __init__.py <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 requ...
1
Replacing greater and less than symbols with html entities
0
.py
py
apache-2.0
dpnishant/appmon
10055888
<NME> __init__.py <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 requ...
1
Replacing greater and less than symbols with html entities
0
.py
py
apache-2.0
dpnishant/appmon
10055889
<NME> IPC.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 b...
2
bug fix
2
.js
js
apache-2.0
dpnishant/appmon
10055890
<NME> IPC.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 b...
2
bug fix
2
.js
js
apache-2.0
dpnishant/appmon
10055891
<NME> IPC.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 b...
2
bug fix
2
.js
js
apache-2.0
dpnishant/appmon
10055892
<NME> IPC.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 b...
2
bug fix
2
.js
js
apache-2.0
dpnishant/appmon
10055893
<NME> requirements.txt <BEF> ADDFILE <MSG> 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 +itsdangerous==0.24 +Jinja2==2.10 +Mako==1.0.7 +MarkupSafe==1.0 +normality==0.6...
19
adding a requirements file and cut down gitignore
0
.txt
txt
apache-2.0
dpnishant/appmon
10055894
<NME> requirements.txt <BEF> ADDFILE <MSG> 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 +itsdangerous==0.24 +Jinja2==2.10 +Mako==1.0.7 +MarkupSafe==1.0 +normality==0.6...
19
adding a requirements file and cut down gitignore
0
.txt
txt
apache-2.0
dpnishant/appmon
10055895
<NME> requirements.txt <BEF> ADDFILE <MSG> 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 +itsdangerous==0.24 +Jinja2==2.10 +Mako==1.0.7 +MarkupSafe==1.0 +normality==0.6...
19
adding a requirements file and cut down gitignore
0
.txt
txt
apache-2.0
dpnishant/appmon
10055896
<NME> requirements.txt <BEF> ADDFILE <MSG> 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 +itsdangerous==0.24 +Jinja2==2.10 +Mako==1.0.7 +MarkupSafe==1.0 +normality==0.6...
19
adding a requirements file and cut down gitignore
0
.txt
txt
apache-2.0
dpnishant/appmon
10055897
<NME> __init__.py <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 requ...
1
Merge pull request #58 from kceleslie/update
0
.py
py
apache-2.0
dpnishant/appmon
10055898
<NME> __init__.py <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 requ...
1
Merge pull request #58 from kceleslie/update
0
.py
py
apache-2.0
dpnishant/appmon
10055899
<NME> __init__.py <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 requ...
1
Merge pull request #58 from kceleslie/update
0
.py
py
apache-2.0
dpnishant/appmon
10055900
<NME> __init__.py <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 requ...
1
Merge pull request #58 from kceleslie/update
0
.py
py
apache-2.0
dpnishant/appmon
10055901
<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...
2
android Gadget support
2
.js
js
apache-2.0
dpnishant/appmon
10055902
<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...
2
android Gadget support
2
.js
js
apache-2.0
dpnishant/appmon
10055903
<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...
2
android Gadget support
2
.js
js
apache-2.0
dpnishant/appmon
10055904
<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...
2
android Gadget support
2
.js
js
apache-2.0
dpnishant/appmon
10055905
<NME> RootDetection.js <BEF> 'use strict'; var rooted_blacklist = [ "/sbin/su", "/system/bin/su", "/system/bin/failsafe/su", "/system/xbin/su", "/system/sd/xbin/su", "/data/local/su", "/data/local/xbin/su", "/system/app/Superuser.apk" ]; Java.perform(function () { var File = Java.use("java.io.File"); var Run...
17
Add License
1
.js
js
apache-2.0
dpnishant/appmon
10055906
<NME> RootDetection.js <BEF> 'use strict'; var rooted_blacklist = [ "/sbin/su", "/system/bin/su", "/system/bin/failsafe/su", "/system/xbin/su", "/system/sd/xbin/su", "/data/local/su", "/data/local/xbin/su", "/system/app/Superuser.apk" ]; Java.perform(function () { var File = Java.use("java.io.File"); var Run...
17
Add License
1
.js
js
apache-2.0
dpnishant/appmon
10055907
<NME> RootDetection.js <BEF> 'use strict'; var rooted_blacklist = [ "/sbin/su", "/system/bin/su", "/system/bin/failsafe/su", "/system/xbin/su", "/system/sd/xbin/su", "/data/local/su", "/data/local/xbin/su", "/system/app/Superuser.apk" ]; Java.perform(function () { var File = Java.use("java.io.File"); var Run...
17
Add License
1
.js
js
apache-2.0
dpnishant/appmon
10055908
<NME> RootDetection.js <BEF> 'use strict'; var rooted_blacklist = [ "/sbin/su", "/system/bin/su", "/system/bin/failsafe/su", "/system/xbin/su", "/system/sd/xbin/su", "/data/local/su", "/data/local/xbin/su", "/system/app/Superuser.apk" ]; Java.perform(function () { var File = Java.use("java.io.File"); var Run...
17
Add License
1
.js
js
apache-2.0
dpnishant/appmon
10055909
<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
2
.md
md
apache-2.0
dpnishant/appmon
10055910
<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
2
.md
md
apache-2.0
dpnishant/appmon
10055911
<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
2
.md
md
apache-2.0
dpnishant/appmon
10055912
<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
2
.md
md
apache-2.0
dpnishant/appmon
10055913
<NME> build.sh <BEF> #!/bin/sh wget https://build.frida.re/frida/ios/lib/FridaGadget.dylib -O FridaGadget.dylib git clone https://github.com/nowsecure/node-applesign && cd node-applesign && git checkout 095a38c7ab629b9103f68872b79ef53d68cb6291 && npm install cd .. unxz *.xz rm list.txt mv *.dylib FridaGadget.dylib git ...
1
added stablity
0
.sh
sh
apache-2.0
dpnishant/appmon
10055914
<NME> build.sh <BEF> #!/bin/sh wget https://build.frida.re/frida/ios/lib/FridaGadget.dylib -O FridaGadget.dylib git clone https://github.com/nowsecure/node-applesign && cd node-applesign && git checkout 095a38c7ab629b9103f68872b79ef53d68cb6291 && npm install cd .. unxz *.xz rm list.txt mv *.dylib FridaGadget.dylib git ...
1
added stablity
0
.sh
sh
apache-2.0
dpnishant/appmon
10055915
<NME> build.sh <BEF> #!/bin/sh wget https://build.frida.re/frida/ios/lib/FridaGadget.dylib -O FridaGadget.dylib git clone https://github.com/nowsecure/node-applesign && cd node-applesign && git checkout 095a38c7ab629b9103f68872b79ef53d68cb6291 && npm install cd .. unxz *.xz rm list.txt mv *.dylib FridaGadget.dylib git ...
1
added stablity
0
.sh
sh
apache-2.0
dpnishant/appmon
10055916
<NME> build.sh <BEF> #!/bin/sh wget https://build.frida.re/frida/ios/lib/FridaGadget.dylib -O FridaGadget.dylib git clone https://github.com/nowsecure/node-applesign && cd node-applesign && git checkout 095a38c7ab629b9103f68872b79ef53d68cb6291 && npm install cd .. unxz *.xz rm list.txt mv *.dylib FridaGadget.dylib git ...
1
added stablity
0
.sh
sh
apache-2.0
dpnishant/appmon
10055917
<NME> codeql-analysis.yml <BEF> ADDFILE <MSG> Create codeql-analysis.yml <DFF> @@ -0,0 +1,71 @@ +# For most projects, this workflow file will not need changing; you simply need +# to commit it to your repository. +# +# You may wish to alter this file to override the set of languages analyzed, +# or to provide custom qu...
71
Create codeql-analysis.yml
0
.yml
github/workflows/codeql-analysis
apache-2.0
dpnishant/appmon
10055918
<NME> codeql-analysis.yml <BEF> ADDFILE <MSG> Create codeql-analysis.yml <DFF> @@ -0,0 +1,71 @@ +# For most projects, this workflow file will not need changing; you simply need +# to commit it to your repository. +# +# You may wish to alter this file to override the set of languages analyzed, +# or to provide custom qu...
71
Create codeql-analysis.yml
0
.yml
github/workflows/codeql-analysis
apache-2.0
dpnishant/appmon
10055919
<NME> codeql-analysis.yml <BEF> ADDFILE <MSG> Create codeql-analysis.yml <DFF> @@ -0,0 +1,71 @@ +# For most projects, this workflow file will not need changing; you simply need +# to commit it to your repository. +# +# You may wish to alter this file to override the set of languages analyzed, +# or to provide custom qu...
71
Create codeql-analysis.yml
0
.yml
github/workflows/codeql-analysis
apache-2.0
dpnishant/appmon
10055920
<NME> codeql-analysis.yml <BEF> ADDFILE <MSG> Create codeql-analysis.yml <DFF> @@ -0,0 +1,71 @@ +# For most projects, this workflow file will not need changing; you simply need +# to commit it to your repository. +# +# You may wish to alter this file to override the set of languages analyzed, +# or to provide custom qu...
71
Create codeql-analysis.yml
0
.yml
github/workflows/codeql-analysis
apache-2.0
dpnishant/appmon
10055921
<NME> appmon_androidTracer.py <BEF> ADDFILE <MSG> Android & non-JB device support <DFF> @@ -0,0 +1,259 @@ +#!/usr/bin/python + +import os, sys, frida, re, argparse, codecs, json +from termcolor import colored + +parser = argparse.ArgumentParser() +parser.add_argument('-a', action='store', dest='app_name', default='', ...
259
Android & non-JB device support
0
.py
py
apache-2.0
dpnishant/appmon
10055922
<NME> appmon_androidTracer.py <BEF> ADDFILE <MSG> Android & non-JB device support <DFF> @@ -0,0 +1,259 @@ +#!/usr/bin/python + +import os, sys, frida, re, argparse, codecs, json +from termcolor import colored + +parser = argparse.ArgumentParser() +parser.add_argument('-a', action='store', dest='app_name', default='', ...
259
Android & non-JB device support
0
.py
py
apache-2.0
dpnishant/appmon
10055923
<NME> appmon_androidTracer.py <BEF> ADDFILE <MSG> Android & non-JB device support <DFF> @@ -0,0 +1,259 @@ +#!/usr/bin/python + +import os, sys, frida, re, argparse, codecs, json +from termcolor import colored + +parser = argparse.ArgumentParser() +parser.add_argument('-a', action='store', dest='app_name', default='', ...
259
Android & non-JB device support
0
.py
py
apache-2.0
dpnishant/appmon
10055924
<NME> appmon_androidTracer.py <BEF> ADDFILE <MSG> Android & non-JB device support <DFF> @@ -0,0 +1,259 @@ +#!/usr/bin/python + +import os, sys, frida, re, argparse, codecs, json +from termcolor import colored + +parser = argparse.ArgumentParser() +parser.add_argument('-a', action='store', dest='app_name', default='', ...
259
Android & non-JB device support
0
.py
py
apache-2.0
dpnishant/appmon
10055925
<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
Fixing a typo
2
.py
py
apache-2.0
dpnishant/appmon
10055926
<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
Fixing a typo
2
.py
py
apache-2.0
dpnishant/appmon
10055927
<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
Fixing a typo
2
.py
py
apache-2.0
dpnishant/appmon
10055928
<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
Fixing a typo
2
.py
py
apache-2.0
dpnishant/appmon
10055929
<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...
4
Merge pull request #69 from cutler-scott-ey/windows_compat
2
.py
py
apache-2.0
dpnishant/appmon
10055930
<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...
4
Merge pull request #69 from cutler-scott-ey/windows_compat
2
.py
py
apache-2.0
dpnishant/appmon
10055931
<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...
4
Merge pull request #69 from cutler-scott-ey/windows_compat
2
.py
py
apache-2.0
dpnishant/appmon
10055932
<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...
4
Merge pull request #69 from cutler-scott-ey/windows_compat
2
.py
py
apache-2.0
dpnishant/appmon
10055933
<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
Typo fix
1
.md
md
apache-2.0
dpnishant/appmon
10055934
<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
Typo fix
1
.md
md
apache-2.0
dpnishant/appmon
10055935
<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
Typo fix
1
.md
md
apache-2.0
dpnishant/appmon
10055936
<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
Typo fix
1
.md
md
apache-2.0
dpnishant/appmon
10055937
<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 ...
1
bug fix
0
.py
py
apache-2.0
dpnishant/appmon
10055938
<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 ...
1
bug fix
0
.py
py
apache-2.0
dpnishant/appmon
10055939
<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 ...
1
bug fix
0
.py
py
apache-2.0
dpnishant/appmon
10055940
<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 ...
1
bug fix
0
.py
py
apache-2.0
dpnishant/appmon
10055941
<NME> __init__.py <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 requ...
1
Replacing greater and less than symbols with html entities
0
.py
py
apache-2.0
dpnishant/appmon
10055942
<NME> __init__.py <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 requ...
1
Replacing greater and less than symbols with html entities
0
.py
py
apache-2.0
dpnishant/appmon
10055943
<NME> __init__.py <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 requ...
1
Replacing greater and less than symbols with html entities
0
.py
py
apache-2.0
dpnishant/appmon
10055944
<NME> __init__.py <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 requ...
1
Replacing greater and less than symbols with html entities
0
.py
py
apache-2.0
dpnishant/appmon
10055945
<NME> appintruder.py <BEF> import os, sys, argparse, time, codecs, binascii, frida, json, traceback from termcolor import colored from termcolor import colored device = '' session = '' merged_script_path = '/tmp/merged.js' print(""" ___ .______ .______ .___ ___. ______ .__ __. / \ | ...
17
Add License
1
.py
py
apache-2.0
dpnishant/appmon
10055946
<NME> appintruder.py <BEF> import os, sys, argparse, time, codecs, binascii, frida, json, traceback from termcolor import colored from termcolor import colored device = '' session = '' merged_script_path = '/tmp/merged.js' print(""" ___ .______ .______ .___ ___. ______ .__ __. / \ | ...
17
Add License
1
.py
py
apache-2.0
dpnishant/appmon
10055947
<NME> appintruder.py <BEF> import os, sys, argparse, time, codecs, binascii, frida, json, traceback from termcolor import colored from termcolor import colored device = '' session = '' merged_script_path = '/tmp/merged.js' print(""" ___ .______ .______ .___ ___. ______ .__ __. / \ | ...
17
Add License
1
.py
py
apache-2.0
dpnishant/appmon
10055948
<NME> appintruder.py <BEF> import os, sys, argparse, time, codecs, binascii, frida, json, traceback from termcolor import colored from termcolor import colored device = '' session = '' merged_script_path = '/tmp/merged.js' print(""" ___ .______ .______ .___ ___. ______ .__ __. / \ | ...
17
Add License
1
.py
py
apache-2.0
dpnishant/appmon
10055949
<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....
2
Update README.md
2
.md
md
apache-2.0
dpnishant/appmon