File tree Expand file tree Collapse file tree 2 files changed +0
-84
lines changed Expand file tree Collapse file tree 2 files changed +0
-84
lines changed Original file line number Diff line number Diff line change @@ -107,30 +107,6 @@ you can restore a specific version of a file by copying it from the subdirectory
107
107
108
108
---
109
109
110
- ### 😠 <u >an</u >gr
111
-
112
- ```
113
- $ ret angr
114
- ```
115
-
116
- runs the angr docker with ret
117
-
118
- mounts the current working directory as a volume
119
-
120
- note that this command requires docker
121
-
122
- effectively runs:
123
- ``` bash
124
- $ sudo docker pull angr/angr
125
- $ sudo docker run -it -v $PWD :/home/angr/x angr/angr
126
- ```
127
-
128
- see https://docs.angr.io/en/latest/getting-started/installing.html#installing-with-docker for more information
129
-
130
- 🔗 https://github.com/rerrorctf/ret/blob/main/commands/angr.go
131
-
132
- ---
133
-
134
110
### 🏁 <u >ca</u >pture
135
111
136
112
```
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments