Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZishanAdThandar authored Dec 22, 2024
1 parent ae2e931 commit 04a7df7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions RevEng/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
- [dogbolt.org](https://dogbolt.org)

## Docker
1. Link: https://hub.docker.com/r/kasmweb/remnux-focal-desktop
```bash
docker pull kasmweb/remnux-focal-desktop:1.16.0
docker run -it --rm -p 6901:6901 -e VNC_PW=password kasmweb/remnux-focal-desktop:1.16.0
```
- remnux
https://hub.docker.com/r/kasmweb/remnux-focal-desktop
Install: `docker pull kasmweb/remnux-focal-desktop:1.16.0`
Start: `docker run -it --rm -p 6901:6901 -e VNC_PW=password kasmweb/remnux-focal-desktop:1.16.0`


## Terminologies
- Machine Code:
Expand Down

0 comments on commit 04a7df7

Please sign in to comment.