![icon](/1.gif)
woodpecker-sdk · woodpecker-sdk is the SDK that developers use to develop woopecker framework plug-ins.
woodpecker-sdk · woodpecker-sdk is the SDK that developers use to develop woopecker framework plug-ins.
woodpecker-bcel · The purpose of this dependency library is to solve the problem of BCEL being removed in some versions of JDK, causing the woodpecker plug-in using BCEL encoding to report errors. It is recommended to write woodpecker plug-ins to use this library and remove the dependency of jdk.
woodpecker-requests are secondary development based on https://github.com/hsiafan/requests, as the woodpecker framework tailored httpclient
woodpecker-tools · woodpecker-tools encapsulates common operations in vulnerability detection and exploitation, allowing developers to write woodpecker-framework plug-ins with less code.