# impacket-examples-windows **Repository Path**: jeromeyoung/impacket-examples-windows ## Basic Information - **Project Name**: impacket-examples-windows - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2022-04-22 - **Last Updated**: 2022-04-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Impacket examples Windows ================= Description ----------- The great `impacket examples` scripts compiled for Windows. In one sentence, all of the useful tools that are missing from the Sysinternals package. Features -------- * Latest `v0.9.17` version * Compiled for `x86` so should work on `x86` and `x64` platforms (tested on Win7 and 10) Usage ----- 1. `git clone` the repo or download the [whole archive](https://github.com/maaaaz/impacket-examples-windows/archive/master.zip) 2. Extract it and run whatever tool you want 3. Profit Older versions -------------- * Browse the [release section](https://github.com/maaaaz/impacket-examples-windows/releases) to find some old versions Disclaimer & licence --------------------- * This software is provided under the original [impacket's licence](https://github.com/CoreSecurity/impacket/blob/master/LICENSE): a copy of it is also included in that repository * Do not use it for illegal purposes * I don't own anything on the impacket nor CORE Security brand and am not affiliated with this project and organization * Last but not least, antivirus softwares might report some binaries as hacktools or even malwares: this is a known and common issue. If you don't trust this compilation: 1. Just don't download it. 2. Compile it yourself, with the help of [that tutorial](https://github.com/maaaaz/CrackMapExecWin/wiki/How-to-compile-CrackMapExec-for-Windows) Credits ------- * Alberto Solino and CORE Security for the amazing and awesome [impacket framework](https://github.com/CoreSecurity/impacket/)