Skip to content

A robust and extensible network scanning tool. Fast, lightweight, and sports customizable settings such as scan fetchers, ping probes, and thread creation delays.

License

Notifications You must be signed in to change notification settings

jasondrawdy/SharpScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sharp Scanner

A robust and extensible network scanning tool. Fast, lightweight, and sports customizable settings such as scan fetchers, ping probes, and thread creation delays. This project is a GUI front end for code originally based off of my Forerunner library which can be found here: https://github.com/CloneMerge/Forerunner

Note - Sharp Scanner is retina ready and looks crisp at most resolutions!

Requirements

  • Windows 7 SP1 & Higher
  • .NET Framework 4.6.1

References

ObjectListView

Sharp Scanner utilizes a customized ListView called ObjectListView which can be found here and is a fundamental dependency that is required in order to build the application from source.

Embedded Assembly

ObjectListView has been embedded within the Auto Archiver assembly and thus an extra step will be needed in order to compile the project. First, download and reference ObjectListView.dll from the author's homepage above. Second, add an existing file to Auto Archiver by right-clicking on the project in the treeview and selecting the OLV DLL file. Lastly, change the Build Action on the added file from Compile to Embedded Resource.

Screenshot

alt tag

License

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A robust and extensible network scanning tool. Fast, lightweight, and sports customizable settings such as scan fetchers, ping probes, and thread creation delays.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages