WirelessKeyView – odzyskiwanie kluczy

Tadek59

Bardzo aktywny
Fąfel
Dołączył
27 Maj 2010
Posty
4168
Reakcje/Polubienia
144
Witam !

Fajny niewielki programik do odzyskiwania kluczy dla osób korzystających z sieci bezprzewodowych WiFi. W przypadku gdy zapomnimy hasła dostępu do danej sieci ciągle istnieje możliwość ich odzyskania.

Link :

Zaloguj lub Zarejestruj się aby zobaczyć!

:)
 

Jarom

Bardzo aktywny
Zasłużony
Dołączył
23 Wrzesień 2016
Posty
3893
Reakcje/Polubienia
1230
WirelessKeyView 2.06

wirelesskeyview.gif


Versions History
  • Version 2.06:
    • Added 'Save All Items' and 'Export All Items' options.
  • Version 2.05:
    • Added command-line options to modify the settings of 'Advanced Options' window, for example:
      WirelessKeyView.exe /LoadFrom 2 /ExternalWinDir "J:\Windows" /WlansvcFolder "J:\ProgramData\Microsoft\Wlansvc\Profiles" /scomma "c:\temp\wk1.csv"
  • Version 2.00:
    • Added support for decrypting wireless keys from external drive of any version of Windows, starting from Windows XP and up to Windows 10. ('Advanced Options' window - F9)
    • Added 'Advanced external drive settings' option, which allows you to choose the Windows protect folder and the Registry hives folder.
    • WirelessKeyView now supports 2 methods for decrypting the wireless keys of the current running system.If from some reason the default method doesn't work on your system, you can choose the other one.
    • Added option to view the wireless network of remote computer on your network (In 'Advanced Options' window).It only works if you have full admin access to the remote computer (Including admin shares) and the remote computer has Windows Vista or later. (XP is not supported)
  • Version 1.76:
    • Added 'Open Filename In Notepad' option (For Windows Vista or later).
  • Version 1.75:
    • Added 'Filename' column (For Windows Vista or later).
    • Added 'Show Time In GMT' option.
  • Version 1.72:
    • Fix bug: WirelessKeyView failed to import keys if the key or network name contained '&' or some other characters.
  • Version 1.71:
    • Added secondary sorting support: You can now get a secondary sorting, by holding down the shift key while clicking the column header. Be aware that you only have to hold down the shift key when clicking the second/third/fourth column. To sort the first column you should not hold down the Shift key.
  • Version 1.70:
    • WPA2-PSK keys are now detected properly on Windows XP (In previous versions WirelessKeyView displayed them as WPA-PSK keys)
    • The 'Last Modified' column is now also active on Windows XP.
  • Version 1.68:
    • Fixed a bug in the 32-bit build without command-line support:On Windows 7/8/Vista/2008: WirelessKeyView created a new process of WirelessKeyView again and again...
  • Version 1.67:
    • Added new build of WirelessKeyView without command-line support. In this version, you cannot extract wireless key data without displaying the user interface (Which means that /stab, /shtml and other export command-line options will not work in this build).The advantage of this build: There is a chance that this build will trigger less Antivirus alerts, simply because it cannot be used by hackers to grab wireless keys stealthily.This build is also compiled with different compiler options.
    • Changed the name in the version resource from WirelessKeyView to WKV. Strangely, this change reduces the Antivirus alerts dramatically, at least for now.
  • Version 1.66:
    • Added 'Last Modified' column (Works only on Windows Vista/7/8)
  • Version 1.65:
    • Added 'Show SSIDs Without Key' option.
  • Version 1.61:
    • In order to avoid from deletion by mistake, the delete menu item is now separated from the others. Also, the default answer for the delete question is No.
  • Version 1.60:
    • WirelessKeyView now uses a new method to grab the wireless keys on Windows 7/8/2008: Instead of code injection, WirelessKeyView creates a child process that extracts the wireless keys.This means that you can use the 32-bit build of WirelessKeyView under Windows 7/8/2008 64-bit.
  • Version 1.56:
    • Fixed issue: The properties and the 'Advanced Options' windows opened in the wrong monitor, on multi-monitors system.
  • Version 1.55:
    • Added /export and /import command-line options, which allows you to export/import wireless keys from command-line.
  • Version 1.50:
    • Added export and import feature. You can now select one or more wireless keys, export them into a file(with File -> Export Selected Items or Ctrl+E) and then import these keys into another computer (With File -> Import Keys From Export Fileor Ctrl+I).Be aware that the import feature only works with Windows XP/SP3 or later (including Windows 2008/7/Vista).The export feature works on every system starting from Windows XP/SP1.Read the 'Export And Import Wireless Keys' section for more information about this new feature.
    • Added 3 new columns, only for Windows 7/2008/Vista: Authentication, Encryption, Connection Type (ESS for infrastructure network, IBSS for ad-hoc network).
  • Version 1.36:
    • Fixed bug on Windows 7/2008/Vista: WirelessKeyView truncated the key after 32 characters.
  • Version 1.35:
    • Added 'Mark Odd/Even Rows' option, under the View menu. When it's turned on, the odd and even rows are displayed in different color, to make it easier to read a single line.
    • Added 'Add Header Line To CSV/Tab-Delimited File' option. When this option is turned on, the column names are addedas the first line when you export to csv or tab-delimited file.
  • Version 1.34:
    • Fixed bug: pressing the delete key in the find window deleted an item in the main window.
  • Version 1.33:
    • When loading WirelessKeyView under Windows 7 in the first time, the 'Code Inject' mode is now turned on by default.
  • Version 1.32:
    • Added /codeinject command-line option.
  • Version 1.31:
    • Fixed a crash problem with Application Compatibility Engine on Windows 7/Vista (only when 'Use code injection method' is turned on).
  • Version 1.30:
    • Added 'Use code injection method' option in the Advanced Options window, as a workaround for using this utility on Windows 7. (See below)
  • Version 1.28:
    • Added sorting command-line options.
  • Version 1.27:
    • Fixed bug: In Vista, WPA-PSK keys in Ascii form displayed additional space character.
  • Version 1.26:
    • Fixed bug: In Vista, if WPA-PSK key contained 32 characters, the key was not displayed in Ascii form.
  • Version 1.25:
    • New and safer method to extract the wireless keys of the local machine: In previous versions, WirelessKeyView injected code into lsass.exe in order to grab the wireless keys from the system.In rare cases, this technique caused a crash inside lsass.exe process.Starting from this version, WirelessKeyView uses a new method that extract the wireless keys without any code injection.
  • Version 1.20:
    • WirelessKeyView now allows you to extract the wireless keys from external instance of Windows XP. (In Advanced Options)
  • Version 1.18:
    • You can now send the information to stdout by specifying an empty filename ("") in the command-line. (For example: WirelessKeyView.exe /stab "" >> c:\temp\keys.txt)
  • Version 1.17:
    • Fixed bug: WirelessKeyView failed to find the adapter name
    • Fixed bug: Bad color in HTML report
    • Fixed bug: The main window lost the focus when the user switched to another application and then returned back to WirelessKeyView.
  • Version 1.16 - Added support for saving as comma-delimited file.
  • Version 1.15 - Added support for deleting the wireless keys of old network adapters.
  • Version 1.13 - Under Vista, this utility now runs as admin automatically. You don't have to explicitly choose the "Run As Administrator" option.
  • Version 1.12 - The configuration is now saved to a file instead of the Registry.
  • Version 1.11 - Fixed 'Access Violation' problem under some wireless cards.
  • Version 1.10 - Added support for Windows Vista. (both 32-bit and x64 versions)
  • Version 1.00 - First release.

32 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!

64 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!


Spolszczenie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19243
Reakcje/Polubienia
56075

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19243
Reakcje/Polubienia
56075

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
45123
Reakcje/Polubienia
37040
WirelessKeyView 2.20
October 3, 2020
  • Added 'Display QR Code' option (View -> Display QR Code or simply press F2): When it's turned on, QR Code of the selected wireless key is displayed on the lower pane of the WirelessKeyView.
  • You can use it with QR Code Reader app on your smartphone to instantly connect your smartphone to the desired Wifi network.
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
45123
Reakcje/Polubienia
37040
WirelessKeyView 2.22
Version 2.22:
  • Added 'Copy QR Code' option (Under the Edit menu), which allows you to copy the QR Code image of the selected wireless network to the clipboard. This option is enabled when the 'Display QR Code' option is turned on.


Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry