|
 |
News |
|
|
 |
 |
 |
 |
|
MagicFileIdentifier | Mon, 08 Feb 2021 21:27:46 GMT |
| MagicFileIdentifier allows to identify documents and files.
It knows the 'magic number' of several thousands of file types, and so allows binary or text file identification.
MagicFileIdentifier allow to do the search for files, directory and also Windows executable (PE) resources.
It provides Drag and Drop capabilities and Windows shell integration
Magic File Identifier is Windows GUI implementation of the Unix file command. |
Helium Hex Editor v 2.2.0 | Mon, 08 Feb 2021 21:27:46 GMT |
| - Added Hex Document or Hex Document parts identification through magic library
- Struct viewer : display relative offset for the selected field
- Copy as array : added export for the following languages C#, Basic, Pascal/Delphi, Javascript, Php, Perl, Python and Rust
- Disassembler improvment for function name resolution in Raw and RVA mode
- PE resource viewer : solved incorrect display of some bitmaps
- PE resource viewer : automatic identification of unknown resource type through magic library
- Small GUI bugs solved |
WeatherNotify v 1.3.0 | Sun, 24 Jan 2021 10:39:00 GMT |
| - Due to www.aviationweather.gov end of service, start using tgftp.nws.noaa.gov service
- To try to avoid rebuilds and support more websites providers,
%METAR_NAME% tag support added in url syntax (it is replaced by the corresponding airport id like LFBH when doing request)
server answers can supports text mode or XML mode
- Added font name and size configuration for report of wind speed and temperatures in windows status bar
- Better resizing quality of wind and weather images for icons in windows status bar |
Shortcuts Search And Replace v 1.9.0 | Mon, 18 Jan 2021 20:24:46 GMT |
| - Added command line mode
- Command line mode resolve and replace troubles solved (Thanks to Sant Talim Kendra Sarangpur for report) |
Helium Hex Editor v 2.1.0 | Fri, 11 Dec 2020 19:27:46 GMT |
| - Added Bytes Distribution charts
- Added Entropy charts
- Disassembler improvment for function name resolution in Raw and RVA mode
- Speed improvement for huge search result display and removal
- Small GUI bugs solved |
WinAPIOverride 6.7.1 (32 and 64 bits) | Sun, 15 Nov 2020 22:22:22 GMT |
| WinApiOverride
- Use of the Helium Hex Editor control to display parameters. This allows post logging structures mapping on buffer parameters.
This is usefull for functions like DeviceIoControl which have generic lpInBuffer and lpOutBuffer LPVOID parameters.
For one call you can map buffer to a struct, and for an other call map buffer to another struct
- Disasm parser updated
- Struct parsing bugs solved. Added Bit fields support of "next_field_define_values_file" pragma
- License : Incorrect Virtual Machine detection when Hyper V was enabled solved
- Small bugs solved
Dumper
- Process integrity checking improvment
DebugInfoViewer
- Added Raw search
Monitoring File Builder
- Online Microsoft function definition auto retrival search updated due to google and docs.microsoft changes
- Monitoring wizard : added binaries internal functions detection (x64 only)
Internal functions start addresses and number of parameters are automatically retrieved to generate the monitoring file specific to the application |
Helium Hex Editor v 2.0.0 | Sun, 15 Nov 2020 22:22:22 GMT |
| - Added PE analyzing capabilities for file and memory
PE Struct Viewer
Import Table Viewer
Export Table Viewer
Sections viewer and Addresses Convertor
Resource Display and Extract
Unwind Opcode Decoding
PE header Compare
PE Import / Export table Compare
Specific PE Search
- Many Small bugs solved |
DisableScreenSaver v 2.0 | Sun, 15 Nov 2020 22:22:22 GMT |
| For those who run Windows Media Player with a looping video all the day because their company don t allow screen saver disabling
Extra light application (less than 120kB), no cpu eating |
Desktop Icons Position v 1.0.0 | Sat, 25 Jan 2020 18:56:00 GMT |
| New Freeware under GPL license: DesktopIconsPositions save and restore Windows desktop icons positions | |
|
 |
 |
 |
 |
|
|
 |
Released Softwares |
|
 |
 |
 |
 |
|
Last Update: November 19 2020 |
|
WinAPIOverride is an advanced api monitoring software for 32 and 64 bits processes.
You can monitor and/or override any function of a process.
This can be done for API functions or executable internal functions.
It tries to fill the gap between classical API monitoring softwares and debuggers.
It can break targeted application before or after a function call, allowing memory or registers changes; and it can directly call functions of the targeted application.
|
Main differences between other API monitoring softwares :
- You can define filters on parameters or function result
- You can define filters on dll to discard calls from windows system dll
- You can hook functions inside the target process not only API
- You can hook asm functions with parameters passed through registers
- You can hook hardware and software exceptions
- Double and float results are logged
- You can easily override any API or any process internal function
- You can break process before or/and after function call to change memory or registers
- You can call functions which are inside the remote processes
- Can hook COM OLE and ActiveX interfaces
- User types (enum, struct and union) and user defines are supported
- All is is done like modules : you can log or override independently for any function
- A library is provided for developpers who intend to build their one hooking software
|
|
|
|
Version 6.7.2 |
XP / Vista / 7 / 8 / 10 |
|
|
 |
 |
 |
 |
|
 |
 |
 |
 |
|
Last Update: February 08 2021 |
Helium Hex Editor is an advanced lightweight portable hexadecimal editor.
It allows to edit:
- Files
- Processes memory
- Kernel memory (virtual and physical)
- Disks and partitions
- S-Records and Intel Hex
It contains the following features:
- Multiple views of the same document allowing to display different parts of the document
- Basic Edition Operation (Cut, Copy, Paste, Insert, Fill, Undo, Redo)
- Backward and Forward Navigation
- Data operations
- Binary Compare
- Search and Replace
- String search
- Bookmarks
- Join
- Split
- Basic Types Display (in little and big endian)
- Structures Parser
- Bytes Distribution Display
- Entropy Display
- Cryptography
- Disassembly
- Ascii / Unicode Display
Helium Hex Editor contains also an advanced Portable Executable (PE) viewer supporting 32 bits and 64 bits binary including :
- Detailed PE struct display for: DOS Header, NT Headers, Optional Headers, Directories, Sections, Exception Table and Unwind Information, Secure Exception Handler (SEH), Control Flow Guard (CFG), resources
- Import Table Viewer
- Export Table Viewer
- Sections viewer and Addresses Convertor
- Resource Display and Extract
- Unwind Opcode Decoding
And some PE tools:
- PE Headers Compare
- PE Import Table / Export Table Compare
- Specific PE Search
|
|
|
|
Version 2.2.0 |
XP / Vista / 7 / 8 / 10 |
|
|
 |
 |
 |
 |
|
 |
 |
 |
 |
|
Last Update: January 18 2021 |
|
All Dlls Dependencies is a static analyzer for Dlls dependencies.
It is a clone of Depends supporting Windows 7 and Windows 10 stub dlls.
Like Dependency Walker, it can analyze modules to find missing imported dlls or functions
Notice: For a dynamic analysis, use WinApiOverride with LoadedLib.txt or Loadedfunc.txt monitoring files.
|
|
|
|
|
Version 1.3.0 |
XP / Vista / 7 / 8 / 10 |
|
|
 |
 |
 |
 |
 |
 |
 |
 |
|
Last Update: April 02 2012 |
|
Network open source tool including:
- tcp/udp telnet
- ping/traceroute
- DNS resolver
- Whois
- Arp
- Stats and TCP/UDP/IP tables (iphelper functions)
- TCP/UDP/ICMP/CGI multithreaded scan (TCP and CGI scan could be done throw HTTP or socks proxy)
- Raw packet capture (multiple options including application name)
- Raw packet forging
- Wake on LAN and Remote Shutdown
- Interactive TCP/UDP Transparent Proxy
|
|
|
|
|
Version 3.0.9.0 |
XP / 7 .NET |
|
|
 |
 |
 |
 |
|
 |
 |
 |
 |
|
Last Update: January 18 2021 |
|
Shortcuts Search And Replace allows to do easy operations on shortcuts :
- Search for shortcuts target path, working directory, arguments, and icon location content
- Replace multiple shortcuts target path, working directory, arguments, and icon location content (useful when moving portable applications to another drive or another folder)
- Search dead links, to resolve or delete them (multiple resolves/delete in single click)
|
|
|
|
|
Version 1.9.0 |
XP / 7 / 8 / 10 |
|
|
 |
 |
 |
 |
|
 |
 |
 |
 |
|
Last Update: November 15 2020 |
|
QuickWayToFolders is a portable application which provides quick folder content access.
The four display possibilites are
- Desktop : Act like your desktop, with possibility of navigate through subfolders
- Small Browser : Act like windows explorer
- Menu : Display folder content in menu
- Multiple Folders Menu : Display multiple folders content in a single menu
Each entry is added to the taskbar notification area (near to windows clock).
|
|
|
|
|
Version 1.3.8 |
XP / 7 / 8 / 10 |
|
|
 |
 |
 |
 |
|
 |
 |
 |
 |
|
Last Update: February 07 2021 |
MagicFileIdentifier allows to identify documents and files.
It knows the 'magic number' of several thousands of file types, and so allows binary or text file identification.
MagicFileIdentifier allow to do the search for files, directory and also Windows executable (PE) resources.
It provides Drag and Drop capabilities and Windows shell integration
Magic File Identifier is a Windows GUI implementation of the Unix file command.
|
|
|
|
Version 1.0.0 |
XP / 7 / 8 / 10 |
|
|
 |
 |
 |
 |
|
 |
 |
 |
 |
|
Last Update: June 06 2018 |
|
Crypto Stuff is a free portable cryptography software including hashing, ciphering (block or stream), and RSA signing / verifying
Supported algorithms:
- Checksum : CRC32, CRC32C, Adler32
- Hash : MD2, MD4, Ed2k, MD5, SHA1, SHA224, SHA256, SHA384, SHA512, SHA3_224, SHA3_256, SHA3_384, SHA3_512, Tiger, Whirlpool, Keccak_224, Keccak_256, Keccak_384, Keccak_512, RIPEMD128, RIPEMD160, RIPEMD256, RIPEMD320, BLAKE2s, BLAKE2b,Panama LittleEndian, Panama BigEndian, SM3, SipHash-2-4-64, SipHash-2-4-128, SipHash-4-8-64, SipHash-4-8-128
- Cipher :
Block :
IDEA, Blowfish, AES, Camellia, CAST128, CAST256, GOST, MARS, RC2, RC5, RC6, SAFER_K, SAFER_SK, SEED, Serpent, SHACAL2, SHARK, SKIPJACK, Square, TEA, ThreeWay, Twofish, XTEA, DES, DES_EDE2, DES_EDE3, DES_XEX3, Threefish 256, Threefish 512, Threefish 1024, ARIA, Kalyna 128, Kalyna 256, Kalyna 512, SM4, SIMON 128, SPECK 64, SPECK 128
Block modes : ECB, CBC, CFB, OFB, CTR, CCM, GCM, EAX
Stream :
ChaCha8, ChaCha12, ChaCha20, Salsa20, XSalsa20, Panama LittleEndian, Panama BigEndian, SEAL LittleEndian, SEAL BigEndian, WAKE-OFB LittleEndian, WAKE-OFB BigEndian
- RSA : Key generation, encode, decode, sign, verify, DER to PEM and PEM to DER RSA keys conversion
- Base64
|
|
|
|
|
Version 1.2.0 |
XP / 7 / 8 / 10 |
|
|
 |
 |
 |
 |
|
 |
 |
 |
 |
|
Last Update: April 8 2011 |
|
A lot of softwares give you some important informations or results in Listview or other controls,
but the trouble is developpers don't gave us a way to save these results.
This application tries to fill this lack.
You can grab other processes controls content: Listview, Listbox, Combobox, Password fields, Static and of course Edit fields.
It can work with all applications based on windows API, that means c++ (Visual or Borland), c# and VB apps;
but it won't work with java applications.
|
|
|
|
|
Version 1.3 |
XP / 7 |
|
|
 |
 |
 |
 |
|
 |
 |
 |
 |
|
Last Update: November 15 2020 |
|
Dll Export Finder finds functions exported by dll in a specified directory.
This is the tool you need if you don't remember in which dll is located the exported function your looking for.
The searched string can use the '*' and '?' jokers, and an insensitive case search is done.
To list all exported functions in a diretory, just make a search on '*'
|
|
|
|
|
Version 1.4.0 |
XP / 7 / 10 |
|
|
 |
 |
 |
 |
 |
 |
 |
 |
|
Last Update: November 15 2020 |
|
Static Import Finder finds all matching functions/dll staticaly imported by exe or dll in a specified directory.
This is the tool you need if you don't know which exe or dll is using your dll.
The searched string can use the '*' and '?' jokers, and an insensitive case search is done.
|
|
|
|
|
Version 1.3.0 |
XP / 7 / 10 |
|
|
 |
 |
 |
 |
 |
 |
 |
 |
|
Last Update: January 25 2020 |
|
Desktop Icons Positions save and restore Windows desktop icons positions
|
|
|
|
|
Version 1.0.0 |
XP / 7 / 10 |
|
|
 |
 |
 |
 |
 |
 |
 |
 |
|
Last Update: November 15 2020 | Disable Screen Saver disable windows screen saver on windows 7 and windows 10
Designed for those who run Windows Media Player with a looping video all the day because their company don t allow screen saver disabling
Extra light application (less than 120kB), no cpu eating
|
|
|
|
Version 2.0.0 |
7 / 10 |
|
|
 |
 |
 |
 |
|
 |
 |
 |
 |
|
Last Update: March 13 2004 |
|
Reminds birthdays and other events using Microsoft Agent technology.
It can run at computer's start up or using a schedule task.
You won't miss birthday or holy any more.
You can be warn the number of days you want before the event(s) (To give you enough time to buy a gift).
Informations are stored in xml files, so you can make easy backup of all your family events.
Stored informations are the name, event, the sentence to say, and optionnaly email and phone number.
These optional fields allow to autoshow a ballon information, upper taskbar, containing phone number and a direct mailto link.
You can use all languages specified by microsft speech api.
|
|
|
|
|
Version 1.0.4089 |
98/ME/NT/2000/XP/Vista/Seven .NET |
|
|
 |
 |
 |
 |
|
 |
 |
 |
 |
|
Last Update: November 27 2011 |
|
Show modem download and upload rate in status bar and/or in a floating window.
Usefull if you have home network and want to know the remaining bandwith.
Initially done for Alcatel Speed Touch ethernet modems (Home, Pro, 510v3, 510v4, and 530).
Tested on Thomson-TG587n too.
Should work for any modem / computer replying to an "ip iflist" command on telnet.
|
|
|
|
|
Version 1.0.5 |
XP / 7 .NET 1.1 |
|
|
 |
 |
 |
 |
 |
 |
 |
 |
|
Last Update: February 07 2021 |
|
Show weather in status bar and/or in a window.
Full weather report can be display too.
This is a multiple languages/units software: to add more languages you just need to put an xml file in the language directory.
C# translation of phpweather.
|
|
|
|
|
Version 1.3.1 |
XP / 7 / 10 .NET 1.1 |
|
|
 |
 |
 |
 |
 |
 |
 |
 |
|
Last Update: January 17 2015 |
|
Screen Reader reads all elements menus or screen text pointed by mouse.
This software has been done for people with visual troubles.
It use new microsoft SAPI 5 technologie without agent, and replace the older Agent Screen Reader software
It get a text free window (like the old Simple Reader software), and shortcut to read clipboard content
|
|
|
|
|
Version 1.3.2 |
XP/Vista/Seven |
|
|
 |
 |
 |
 |
|
 |
 |
 |
 |
|
Last Update: April 03 2018 |
|
File-system based PHP image gallery, fully compatible with Chrome, Firefox, Internet Explorer, Edge,....
No database is required: this image gallery just use informations stored in IPTC and EXIF tags of JPEG images.
IPTC informations allow you to put copyright, caption and other comments for each image.
EXIF informations are fill by your camera and contains technical details
This way of storage avoid to have a database, and as your informations are stored inside your image file, until you loose your image, you can't loose associated informations.
Work even if browser's scripts are disabled.
You can mix folders and images without any trouble.
Provides Slideshow
Language interface fully configurable
Fsphpgallery Mod J galleries can be linked between them from different servers.
You can mix local and remote gallery
|
|
|
|
 |
 |
 |
 |
|
|