Skip to content

issue #2

Open
chawdamrunal wants to merge 2 commits into
jfoote:masterfrom
PortSwigger:master
Open

issue #2
chawdamrunal wants to merge 2 commits into
jfoote:masterfrom
PortSwigger:master

Conversation

@chawdamrunal
Copy link
Copy Markdown

i got errors when it installed

Traceback (most recent call last):
File "C:\Users\Dell\AppData\Roaming\BurpSuite\bapps\ae94d3ff6007497d863313fdded20daa\burp_git_bridge.py", line 55, in registerExtenderCallbacks
self.log = Log(callbacks)
File "C:\Users\Dell\AppData\Roaming\BurpSuite\bapps\ae94d3ff6007497d863313fdded20daa\burp_git_bridge.py", line 109, in init
self.git_log = GitLog(callbacks)
File "C:\Users\Dell\AppData\Roaming\BurpSuite\bapps\ae94d3ff6007497d863313fdded20daa\burp_git_bridge.py", line 346, in init
subprocess.check_call(["git", "init", self.repo_path], cwd=home)
File "C:\Users\Dell\Downloads\jython-standalone-2.7.0 (1).jar\Lib\subprocess.py", line 513, in check_call
File "C:\Users\Dell\Downloads\jython-standalone-2.7.0 (1).jar\Lib\subprocess.py", line 500, in call
File "C:\Users\Dell\Downloads\jython-standalone-2.7.0 (1).jar\Lib\subprocess.py", line 830, in init
File "C:\Users\Dell\Downloads\jython-standalone-2.7.0 (1).jar\Lib\subprocess.py", line 1352, in _execute_child
OSError: Cannot run program "git" (in directory "C:\Users\Dell"): CreateProcess error=2, The system cannot find the file specified

at org.python.core.PyException.doRaise(PyException.java:226)
at org.python.core.Py.makeException(Py.java:1337)
at org.python.core.Py.makeException(Py.java:1341)
at org.python.core.Py.makeException(Py.java:1345)
at subprocess$py._execute_child$39(C:\Users\Dell\Downloads\jython-standalone-2.7.0 (1).jar\Lib\subprocess.py:1354)
at subprocess$py.call_function(C:\Users\Dell\Downloads\jython-standalone-2.7.0 (1).jar\Lib\subprocess.py)
at org.python.core.PyTableCode.call(PyTableCode.java:167)
at org.python.core.PyBaseCode.call(PyBaseCode.java:307)
at org.python.core.PyBaseCode.call(PyBaseCode.java:198)
at org.python.core.PyFunction.__call__(PyFunction.java:482)
at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237)
at org.python.core.PyMethod.__call__(PyMethod.java:228)
at org.python.core.PyMethod.__call__(PyMethod.java:218)
at subprocess$py.__init__$21(C:\Users\Dell\Downloads\jython-standalone-2.7.0 (1).jar\Lib\subprocess.py:912)
at subprocess$py.call_function(C:\Users\Dell\Downloads\jython-standalone-2.7.0 (1).jar\Lib\subprocess.py)
at org.python.core.PyTableCode.call(PyTableCode.java:167)
at org.python.core.PyBaseCode.call(PyBaseCode.java:307)
at org.python.core.PyBaseCode.call(PyBaseCode.java:198)
at org.python.core.PyFunction.__call__(PyFunction.java:482)
at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237)
at org.python.core.PyMethod.__call__(PyMethod.java:228)
at org.python.core.PyMethod.__call__(PyMethod.java:223)
at org.python.core.Deriveds.dispatch__init__(Deriveds.java:19)
at org.python.core.PyObjectDerived.dispatch__init__(PyObjectDerived.java:1112)
at org.python.core.PyType.type___call__(PyType.java:1713)
at org.python.core.PyType.__call__(PyType.java:1696)
at org.python.core.PyObject._callextra(PyObject.java:601)
at subprocess$py.call$8(C:\Users\Dell\Downloads\jython-standalone-2.7.0 (1).jar\Lib\subprocess.py:500)
at subprocess$py.call_function(C:\Users\Dell\Downloads\jython-standalone-2.7.0 (1).jar\Lib\subprocess.py)
at org.python.core.PyTableCode.call(PyTableCode.java:167)
at org.python.core.PyBaseCode.call(PyBaseCode.java:307)
at org.python.core.PyFunction.function___call__(PyFunction.java:471)
at org.python.core.PyFunction.__call__(PyFunction.java:466)
at org.python.core.PyFunction.__call__(PyFunction.java:461)
at org.python.core.PyObject._callextra(PyObject.java:601)
at subprocess$py.check_call$9(C:\Users\Dell\Downloads\jython-standalone-2.7.0 (1).jar\Lib\subprocess.py:519)
at subprocess$py.call_function(C:\Users\Dell\Downloads\jython-standalone-2.7.0 (1).jar\Lib\subprocess.py)
at org.python.core.PyTableCode.call(PyTableCode.java:167)
at org.python.core.PyBaseCode.call(PyBaseCode.java:307)
at org.python.core.PyFunction.function___call__(PyFunction.java:471)
at org.python.core.PyFunction.__call__(PyFunction.java:466)
at org.python.pycode._pyx4.__init__$23(C:\Users\Dell\AppData\Roaming\BurpSuite\bapps\ae94d3ff6007497d863313fdded20daa\burp_git_bridge.py:346)
at org.python.pycode._pyx4.call_function(C:\Users\Dell\AppData\Roaming\BurpSuite\bapps\ae94d3ff6007497d863313fdded20daa\burp_git_bridge.py)
at org.python.core.PyTableCode.call(PyTableCode.java:167)
at org.python.core.PyBaseCode.call(PyBaseCode.java:307)
at org.python.core.PyBaseCode.call(PyBaseCode.java:198)
at org.python.core.PyFunction.__call__(PyFunction.java:482)
at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237)
at org.python.core.PyMethod.__call__(PyMethod.java:228)
at org.python.core.PyMethod.__call__(PyMethod.java:223)
at org.python.core.Deriveds.dispatch__init__(Deriveds.java:19)
at org.python.core.PyObjectDerived.dispatch__init__(PyObjectDerived.java:1112)
at org.python.core.PyType.type___call__(PyType.java:1713)
at org.python.core.PyType.__call__(PyType.java:1696)
at org.python.core.PyObject.__call__(PyObject.java:461)
at org.python.core.PyObject.__call__(PyObject.java:465)
at org.python.pycode._pyx4.__init__$6(C:\Users\Dell\AppData\Roaming\BurpSuite\bapps\ae94d3ff6007497d863313fdded20daa\burp_git_bridge.py:109)
at org.python.pycode._pyx4.call_function(C:\Users\Dell\AppData\Roaming\BurpSuite\bapps\ae94d3ff6007497d863313fdded20daa\burp_git_bridge.py)
at org.python.core.PyTableCode.call(PyTableCode.java:167)
at org.python.core.PyBaseCode.call(PyBaseCode.java:307)
at org.python.core.PyBaseCode.call(PyBaseCode.java:198)
at org.python.core.PyFunction.__call__(PyFunction.java:482)
at org.python.core.PyFunction.__call__(PyFunction.java:476)
at org.python.core.PyInstance.__init__(PyInstance.java:124)
at org.python.core.PyClass.__call__(PyClass.java:193)
at org.python.core.PyObject.__call__(PyObject.java:461)
at org.python.core.PyObject.__call__(PyObject.java:465)
at org.python.pycode._pyx4.registerExtenderCallbacks$2(C:\Users\Dell\AppData\Roaming\BurpSuite\bapps\ae94d3ff6007497d863313fdded20daa\burp_git_bridge.py:58)
at org.python.pycode._pyx4.call_function(C:\Users\Dell\AppData\Roaming\BurpSuite\bapps\ae94d3ff6007497d863313fdded20daa\burp_git_bridge.py)
at org.python.core.PyTableCode.call(PyTableCode.java:167)
at org.python.core.PyBaseCode.call(PyBaseCode.java:307)
at org.python.core.PyBaseCode.call(PyBaseCode.java:198)
at org.python.core.PyFunction.__call__(PyFunction.java:482)
at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237)
at org.python.core.PyMethod.__call__(PyMethod.java:228)
at org.python.core.PyMethod.__call__(PyMethod.java:218)
at org.python.core.PyMethod.__call__(PyMethod.java:213)
at org.python.core.PyObject._jcallexc(PyObject.java:3626)
at org.python.core.PyObject._jcall(PyObject.java:3658)
at org.python.proxies.__main__$BurpExtender$0.registerExtenderCallbacks(Unknown Source)
at burp.ek_.run(Unknown Source)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

@jfoote
Copy link
Copy Markdown
Owner

jfoote commented Nov 4, 2019

OSError: Cannot run program "git" (in directory "C:\Users\Dell"): CreateProcess error=2, The system cannot find the file specified

Do you have git installed? I noticed I did not list it as a prerequisite in the README; I will correct that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants