Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Zeroc0077/Sui-Basecamp-WriteUp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sui-Basecamp-WriteUp

Sui Basecamp CTF WriteUp by zeroc

Setup your local environment

brew install libpq
brew link --force libpq
docker build -t . sui-postgres
docker run -d -p 5432:5432 --name test sui-postgres:latest
cd xxx/framework && cargo r --release

Caution

This repo has been archived and you can find new writeups at here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages