Your download link is at the very bottom of the page... always.



Processed through Paypal
No account required.


Donate Bitcoin to this wallet:
1KkUMXvQ2ko3xcJkzitB7WYgoW6m79WFfm
Donate Ethereum to this wallet:
0x40E56922F43637224935CDC35e2c96E0392A8505
Donate Litecoin to this wallet:
LLYAFEyqjH69gkyCEpRjXNyedRCWrVChfL

Buy our over-priced crap to help keep things running.
Take No CrapwareOG Dad CapNo Password


Join our Facebook groupFollow us on TwitterFollow us on InstagramOur RSS FeedJoin us on TikTokJoin us on LinkedIn


 Home » OlderGeeks.com Freeware Downloads » Searching Files   
Search Results
Files
  File Name Rating Downloads
Last Update/Developer
MyLastSearch v1.65
MyLastSearch v1.65 MyLastSearch utility scans the cache and history files of your Web browser, and locate all search queries that you made with the most popular search engines (Google, Yahoo and MSN) and with popular social networking sites (Twitter, Facebook, MySpace). The search queries that you made are displayed in a table with the following columns: Search Text, Search Engine, Search Time, Search Type (General, Video, Images), Web Browser, and the search URL. You can select one or more search queries and then copy them to the clipboard or save them into text/html/xml file. Versions History Version 1.65: Added support for Yandex and DuckDuckGo search engines. Using MyLastSearch MyLastSearch utility doesn't require any installation process or additional DLL files. In order to start using it, simply copy the executable file (MyLastSearch.exe) to any folder you like, and run it. After running it, MyLastSearch scans the cache and history files of your Web browsers (Internet Explorer and/or Firefox), and find all search queries stored in them. The scanning process may take from a few seconds to 1 minute, depending on the size of your cache and history files. After the scanning process is finished, the main window should display the list of all search queries the you made with the most popular search engines. Command-Line Options /loadfrom <IE History Folder> <IE Cache Folder> <Mozilla History File> <Mozilla Cache Folder> <Opera Cache Folder> <Chrome Cache Folder> Load the search queries from the specified cache/history folders of Mozilla/IE/Opera. You can omit parameters that you don't need by specifying an empty string in quotes - "" /stext <Filename> Save the search queries into a regular text file. /stab <Filename> Save the search queries into a tab-delimited text file. /scomma <Filename> Save the search queries into a comma-delimited text file. /stabular <Filename> Save the search queries ...
5/5 8,497 Jan 05, 2019
Nir Sofer
MZHistoryView v1.65 32bit
MZHistoryView v1.65 32bit MZHistoryView is a small utility that reads the history data file (history.dat) of Firefox/Mozilla/Netscape Web browsers, and displays the list of all visited Web pages in the last days. For each visited Web page, the following information is displayed: URL, First visit date, Last visit date, Visit counter, Referrer, Title, and Host name. You can also easily export the history data to text/HTML/Xml file. Notice: The name of this tool was changed from MozillaHistoryView to MZHistoryView due to the obsession of Mozilla Foundation people with their registered trademark. I have received a threatening letter from the attorney of Mozilla Foundation saying that using the 'Mozilla' word inside the name of my software infringes their trademark rights and demanding that I'll change the name of this tool. In order to avoid from any trouble in the future, I decided to change the name of this tool to MZHistoryView. System Requirements This utility works on any version of Windows, From Windows 98 to Windows 10. For all Firefox/Mozilla versions except of Firefox 3, you can use this utility even if Firefox/Mozilla is not installed on your system, as long as you have the history file (history.dat or places.sqlite) that you want to inspect. If you want to read the history file of Firefox 3 or later (places.sqlite file), Firefox must be installed on your system. Versions History Version 1.65: Added 'Quick Filter' feature (View -> Use Quick Filter or Ctrl+Q). When it's turned on, you can type a string in the text-box added under the toolbar and MZHistoryView will instantly filter the browsing history, showing only lines that contain the string you typed. Using MZHistoryView MZHistoryView doesn't require any installation process or additional DLL files. Just copy the executable file (MozillaHistoryView.exe) to any folder you like, and run it. After you run ...
5/5 8,503 Oct 22, 2019
Nir Sofer
MZHistoryView v1.65 64bit
MZHistoryView v1.65 64bit MZHistoryView is a small utility that reads the history data file (history.dat) of Firefox/Mozilla/Netscape Web browsers, and displays the list of all visited Web pages in the last days. For each visited Web page, the following information is displayed: URL, First visit date, Last visit date, Visit counter, Referrer, Title, and Host name. You can also easily export the history data to text/HTML/Xml file. Notice: The name of this tool was changed from MozillaHistoryView to MZHistoryView due to the obsession of Mozilla Foundation people with their registered trademark. I have received a threatening letter from the attorney of Mozilla Foundation saying that using the 'Mozilla' word inside the name of my software infringes their trademark rights and demanding that I'll change the name of this tool. In order to avoid from any trouble in the future, I decided to change the name of this tool to MZHistoryView. System Requirements This utility works on any version of Windows, From Windows 98 to Windows 10. For all Firefox/Mozilla versions except of Firefox 3, you can use this utility even if Firefox/Mozilla is not installed on your system, as long as you have the history file (history.dat or places.sqlite) that you want to inspect. If you want to read the history file of Firefox 3 or later (places.sqlite file), Firefox must be installed on your system. Versions History Version 1.65: Added 'Quick Filter' feature (View -> Use Quick Filter or Ctrl+Q). When it's turned on, you can type a string in the text-box added under the toolbar and MZHistoryView will instantly filter the browsing history, showing only lines that contain the string you typed. Using MZHistoryView MZHistoryView doesn't require any installation process or additional DLL files. Just copy the executable file (MozillaHistoryView.exe) to any folder you like, and run it. After you run it, ...
5/5 4,867 Oct 22, 2019
Nir Sofer
pelook v1.65
pelook v1.65 Pelook is a comprehensive information tool for 32 and 64 bit Windows EXE, DLL, driver and OBJ files (PE/COFF images). This tool is suitable for reverse engineers or anyone needing to delve into the internals of Windows PE files. At first glance, pelook may seem a lot like Microsoft's dumpbin tool, however you'll find it has many additional features and doesn't have the unnecessary verbosity of dumpbin. Rather than blindly dumping fields from the various headers and sections that comprise a PE image, pelook creates an intelligent report of the most useful information in the most compact form possible without sacrificing readibility. Why shouldn't you be able to see the target architecture, dependency DLLs, section list, loader flags, supported .NET framework and version resource all within the same screenful of information and all within the same tool? Pelook was originally written for the virtual memory map display and pointer to image-file-offset conversions; two features I always needed but never found in other PE dumping tools. Pelook combines the most widely used features in these popular tools in addition to other useful features: Dumpbin - Microsoft's PE/COFF header dump tool Depends - Microsoft's Dependency Walker imports/exports tool filever - Microsoft's version information resource dump tool clrver - Microsoft's CLR version tool (determine .NET Framework version needed for an EXE) Some of pelook's features are: Support for both 32-bit and 64-bit Windows modules (PE32 and PE32+, a.k.a. PE64) Dump COFF and section headers (Portable Executable/OBJ files) Dump Data Directory table Dump Debug Directory Summary (recognition of Microsoft and Borland debug) Dump import and delay-import dependency DLLs and associated functions (or just a DLL name list ...
5/5 4,410 Dec 12, 2019
BYTE*
WifiHistoryView v1.65
WifiHistoryView v1.65 A simple tool for Windows 11/10/8/7/Vista that displays the history of connections to wireless networks on your computer. For every event that the computer connected to a wireless network or disconnected from it, the following information is displayed: The date/time that the event occurred, network name (SSID), profile name, network adapter name, BSSID of the router/Access Point, and more... WifiHistoryView can read the wifi history information from a running system or from external event log file of another computer. You can also view the wifi history of remote computer on your network, as long as you connect the remote computer as Administrator. System Requirements Ths utility works on any version of Windows, starting from Windows Vista and up to Windows 11. Both 32-bit and 64-bit systems are supported. Previous versions of Windows (Windows XP and earlier) are not supported. Source of Information WifiHistoryView loads the Wifi history information from the 'Microsoft-Windows-WLAN-AutoConfig/Operational' event log of Windows. This even log is usually stored in the following file: C:\windows\System32\winevt\Logs\Microsoft-Windows-WLAN-AutoConfig%4Operational.evtx Changes: v1.65: Added 'Connect Duration' column, which displays the total time that the network was connected (Only for 'Disconnected' events) Added 'Sort By' toolbar button Start Using WifiHistoryView WifiHistoryView doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - WifiHistoryView.exe After running WifiHistoryView, the main window displays the history of connecting/disconnecting to wireless networks on your computer. You can easily select one or more items and then copy them to the clipboard and paste them into Excel or other spreadsheet application. You can also export the selected items into text/csv/tab-delimited/xml/html file by using the 'Save Selected Items' option (Ctrl+S). If you want to view the wifi history information from event log file of another computer, open the 'Advanced Options' window (F9) , choose 'External File' in ...
5/5 5,194 Feb 10, 2024
Nir Sofer
   
Showing rows 1 to 5 of 5 Showing Page 1 of 1  1 


OlderGeeks.com Copyright (c) 2024