Skip to content

defcon-project/defcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28,458 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeFCoN integration/staging tree

Copyright (c) 2025 DeFCoN Developers

How do I build the software?

The easiest way to build the repository is via the depends method:

apt update
apt install -y build-essential automake autotools-dev cmake pkg-config python3 bison git make libtool
git clone https://github.com/defcon-project/defcon
cd defcon/depends
make HOST=x86_64-pc-linux-gnu -j4
cd ..
./autogen.sh
CONFIG_SITE=$PWD/depends/x86_64-pc-linux-gnu/share/config.site ./configure
make -j4

About

DeFCoN Core

Resources

License

Contributing

Security policy

Stars

1 star

Watchers

0 watching

Forks

Contributors