File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 62
62
63
63
- name : Install Shuriken-Analyzer
64
64
run : |
65
- pip install git+https://github.com/Fare9/Shuriken-Analyzer.git@main #subdirectory=shuriken/bindings/Python/
65
+ pip install git+https://github.com/Fare9/Shuriken-Analyzer.git@7f2e45f8714ca2d920fc2c2957c1de275edcbe23 #subdirectory=shuriken/bindings/Python/
66
66
67
67
- name : Install Quark-Engine
68
68
run : pip install .
Original file line number Diff line number Diff line change 49
49
50
50
- name : Install Shuriken-Analyzer for MacOS
51
51
run : |
52
- pip install git+https://github.com/Fare9/Shuriken-Analyzer.git@main #subdirectory=shuriken/bindings/Python/
52
+ pip install git+https://github.com/Fare9/Shuriken-Analyzer.git@7f2e45f8714ca2d920fc2c2957c1de275edcbe23 #subdirectory=shuriken/bindings/Python/
53
53
if : matrix.os == 'macos-13'
54
54
55
55
- name : Install MacPorts
Original file line number Diff line number Diff line change 16
16
"rzpipe" ,
17
17
"click" ,
18
18
"r2pipe==1.8.0" ,
19
+ "ShurikenAnalyzer @ git+https://github.com/Fare9/Shuriken-Analyzer.git@7f2e45f8714ca2d920fc2c2957c1de275edcbe23#subdirectory=shuriken/bindings/Python/"
19
20
]
20
21
21
22
quarkAgentRequirements = [
You can’t perform that action at this time.
0 commit comments