token
Token 2 2.9.5
Connect your computer to the host using Winsock Telnet client or dial-up modem terminal. more>>
Token 2 2.9.5 is an interesting application which can connect your computer to the host using Winsock Telnet client or dial-up modem terminal. Token 2 can be used as either a Winsock Telnet client or a dial-up modem terminal.
Major Features:
- It automatically determines the connection type based on the destination address. If 'abc.net' is entered as a destination, Token 2 will use Winsock to make the connection. If '555-5555' is entered, it will use the modem.
- Token 2 supports VT100/ANSI terminal modes and the user can even remap keyboard values.
- It can also connect to the COM port directly in RS-232 or RS-485 mode, and supports Zmodem transfer over the Internet and dial-up modems.
- Token 2 also supports local printing, and has the ability to capture and display the communication stream in real time.
- It also can properly handle two-byte characters, such as Korean, Japanese, and Chinese.
- Token 2 can be used with wide variety of proxy/firewall servers.
- It supports WinGate-type TIS, SOCKS 4.0, SOCKS 5.0, and SOCKS 5.0 with username/password authentication.
Tokenmon 1.01
Tokenmon - Watch security-related activity, including logon, logoff, privilege usage and impersonation with this monitoring tool more>>
User logon/logoff
Applications enabling or disabling security privileges in their process tokens
Process startup and exit (token creation/deletion)
Impersonation
Tokenmon has advanced filtering and search capabilities that make it a powerful tool for exploring the way NT works, seeing how applications use security functions, or tracking down problems in system or application configurations.
Simply run the Tokenmon GUI (Tokenmon.exe). Note that you must have administrative privilege to run Tokenmon. Menus, hot-keys, or toolbar buttons can be used to clear the window, save the monitored data to a file, and to filter and search output.
When a thread impersonates youll see the threads primary identity in the domainuser column and the identity its adopting in the Other column. Any security actions it performs at that point are in the impersonation context. When it reverts back to its own identity the threads primary identity is again shown in the domainuser column.
As events are printed to the output, they are tagged with a sequence number. If Tokenmons internal buffers are overflowed during extremely heavy activity, this will be reflected with gaps in the sequence number.
Each time you exit Tokenmon it remembers the position of the window and the widths of the output columns.
Tokenmon intercepts logon by hooking the NtCreateToken native API. The local security authority uses this API to create an initial login token when a user logs in either remotely or locally. When a user logs on the Local Security Authority Subsystem (LSASS) assigns the logon session a locally unique identifer (LUID) called a logon ID. To see a corresponding logoff, Tokenmon registers with the Security Reference Monitor (SRM) using the SeRegisterLogonSessionTerminatedRoutine kernel function, which requests that the SRM call the driver back whenever a user is logged off.
In order to see a process enable and disable privileges, Tokenmon hooks the NtAdjustPrivilegesToken function, which is the native API-equivalent of the Win32 AdjustTokenPrivileges functions. This function takes an array of privileges with a flag for each indicating whether the process wants to enable or disable it. Tokenmon shows the action for each privilege affected by a single call in separate output lines.
Tokenmon uses the PsSetCreateProcessNotifyRoutine kernel function, which is documented in the Windows 2000 DDK (but available on NT 4), to register a callback function whenever a process starts or exits.
Finally, there are several functions that applications can use to impersonate another user. Tokenmon hooks NtSetInformationThread, a variant of which is the native API-equivalent of the ImpersonateLoggedOnUser and ImpersonateSelf Win32 APIs, the FSCTL_PIPE_IMPERSONATE variant of NtFsControlFile (the native-equivalent of ImpersonateNamedPipeClient), and NtImpersonateClientOfPort, which is called by applications using the Local Procedure Call (LPC) facility and local RPC for impersonating the remote end of a LPC connection.
Tokenmon relies on several undocumented SRM functions to obtain a logon ID from a threads primary and impersonation tokens, and GetSecurityUserInfo, an undocumented function exported by the KSecDD (Kernel Security-support driver) that retrieves a logon session users name, domain name, and logon server given a logon ID. Another interesting implementation detail is that several of the native API functions that Tokenmon hooks are not exported by ntoskrnl.exe for use by drivers. Thus, the Tokenmon GUI must reach into NTDLL.DLL, extract their system call numbers, and pass them to the driver. This contrasts with Regmon, which reaches into ntoskrnl.exe using Registry function exports to obtain system call numbers.
jTokeniser 2.0
A free software solution that combines a set of tokenisers that deal intuitively with natural language more>>
Each of the tokenisers adopt a similar structure to java.util.StringTokenizer in terms of how to instantiate the classes and extract the tokens. This means they are simple to use.
You can type in, copy and paste, or even load a text file into the application. You must select your tokeniser of choice (and any options of interest) and then hit the Tokenise button. Your results will be displayed as soon as they are processed and you have the option to save the results to file, if you choose.
The GUI is particularly useful for experimenting with tokenisation methods in a teaching environment (such as an NLP course). It will also be of interest to those wishing to use the jTokeniser library but dont have the Java programming experience to utilise the code directly.
jTokeniser comprises of four tokenisers that all extend from an abtract Tokeniser class:
- WhiteSpaceTokeniser - this splits a string on all occurances of whitespace, which include spaces, newlines, tabs and linefeeds.
- StringTokeniser - this is basically the same as java.util.StringTokenizer with some extra methods (and extends from Tokeniser). Its default behaviour is to act as a WhiteSpaceTokeniser, however, you can specify a set of characters that are to be used to indicate word delimiters.
- RegexTokeniser - this tokeniser is much more flexible as you can use regular expressions to define a what a token is. So, "w+" means whenever it matches one or more letters, it will consider that a word. By default, it uses a regular expression equivalent to a whitespace tokeniser.
- RegexSeparatorTokeniser - this can be thought of as an advanced StringTokeniser. Whereas StringTokeniser is limited to defining delimiters as a set of individual characters, RegexSeparatorTokeniser can utilise regular expressions for a richer and more flexible approach.
- BreakIteratorTokeniser - one of the most sophisticated tokenisers in the library, although should only be used on natural language strings to isolate words. It also comes with built-in rules about how to find words, knowing how to disregard punctuation, etc.
- SentenceTokeniser - this also uses a BreakIterater like the above, but tuned towards finding sentence boundaries. The "tokens" in this tokeniser are in fact individual sentences.

SMS Token 3.00.01
SMS Token 3.00.01 saves your data and information with extra security lock layers. more>> <<less
Cellular Authentication Token 4.0
manage your fixed & one-time passwords more>> The CAT (Cellular Authentication Token) is TFA (Two Factors Authentication) OTP (One Time Password) software token and Identity Management System that can be used to secure both your Internet Web site and your Intranet at an affordable price. There are no hidden costs, no SMS messages or communication requirements, no additional hardware.<<less
TOK.exe 1.05
Command line utility more>> TOK can be used to check wether a given machine is active on the LAN. The called machine responds with its network name, adapter address and some statistics (stats are zero for Win/NT). This utility is unique because it can "ping" a NETBIOS name (machine or logon user-id), an adapters mac-address or an IP-address. The utility supports Token-Ring and Ethernet. The utility will not work across routers with broadcast disabled (i.e. over the Internet).<<less
SecTok 1.00.00
Command line tool to display parts of the process token of current process more>>
Process Hacker 1.5
Process Hacker is a feature-packed tool for manipulating processes and services on your computer. Process Hacker is an application which helps users to view and manage the processes and their more>>
Process Hacker is a feature-packed tool for manipulating processes and services on your computer.
Process Hacker is an application which helps users to view and manage the processes and their threads, modules and memory from their computers.
Key features...
- A simple, customizable tree view with highlighting showing you the processes running on your computer.
- Detailed performance graphs.
- A complete list of services and full control over them (start, stop, pause, resume and delete).
- A list of network connections.
- Comprehensive information for all processes: full process performance history, thread listing and stacks with dbghelp symbols, token information, module and mapped file information, virtual memory map, environment variables, handles, ...
- Full control over all processes1, even processes protected by rootkits or security software. Its kernel-mode driver has unique abilities which allows it to terminate, suspend and resume all processes and threads, including software like IceSword, avast! anti-virus, AVG Antivirus, COMODO Internet Security, etc. (just to name a few).
- Find hidden processes and terminate them. Process Hacker detects processes hidden by simple rootkits such as Hacker Defender and FU.
- Easy DLL injection and unloading2 - simply right-click a process and select "Inject DLL" to inject and right-click a module and select "Unload" to unload!
- Many more features...<<less
WordsEx 1.0
Find, retrieve, view and save Internet text information more>> Find, retrieve, view and save Internet text information
WordsEx is an Internet text information retrieval, extraction and display program. WordsEx can also help you with note-taking.
Using either mouse button, drag the mouse over some text being viewed to immediately copy the dragged-over portion of text, snapped to whole token boundaries and word-wrapped, in Unicode, to the Windows system clipboard. Now the text is ready to be pasted into an e-mail, Notepad, or other Windows document.
The copied text will be annotated with two final lines telling the URL and the title of the quoted source text. Unfortunately, WordsEx does not highlight the dragged-over mouse selection, neither does WordsEx automatically scroll the text if the mouse drag exceeds the window.
Crypto Composer 0.8
Crypto Composer is a crypto-system based on well published asymmetric public key and symmetric key crypto-algorithms more>>
It can be used as a file/message encryptor/decryptor on local computer and in passing through the internet. It allows the public key authentication of the sender of secuured data and intended list of receivers so that a user can build his/her own dynamic virtual private network (VPN) over the public internet easily and automate it using our more advanced products and services.
It contains a personal crypto-gateway server and a (audio) media streaming server that provide modern cryptographic strength protection of a users identity, privacy, (social) relationship, and rights on the internet.
The declarative, modern cryptographic security system of CryptoGateway allows fine grain person to person identity, privacy, access control, secured message exchange, and digital right management that is uncoupled to the hardware and software environments that they uses.
Adapters 1.0
Displays information about all network adapters more>>

MKN TaskExplorer 5.0
Control the applications running on your system. more>>
MKN TaskExplorer 5.0 is an application for monitoring the tasks and applications working on your system. It displays detailed information about each process, including performance and memory graphs, DLLs loaded, threads, and access token. It also shows the information about the handles opened by a process and provides a function to read processes' virtual memory.
Major Features:
- Be free
- Include Performance Monitor, a tool that monitors system performance.
- Show information about each process, that includes its CPU and memory usage, the resources it is using, as well as other performance factors.
- Offer detailed information about each module the process is using, its threads, their individual performance data, and possible errors.
Enhancements:
- Unspecified updates
- Enhancements
- Bug fixes.
Requirements: Windows 2000/XP/Vista
ToDoist Desktop Alpha
Light weight desktop utility for Todoist web service more>> Light weight desktop utility for Todoist web service
ToDoist Desktop was designed to be a tiny foot print windows application which connects to the ToDoist web service.
Create an account at Todoistthen once logged in go to the preferences link at the top, make a note of your token. When you first run the ToDoist Desktop you will be asked for the Token
Main features:
- Create New Item
- View by project
- Update an item
- Complete an item
System requirements:
- Todoist registered account
IPTarget 1.1.0
With IPTarget you can have one or more of your domain names to always point to your current dynamic IP address. more>>
Many dynamic IP DNS solutions rely on an external server to determine your public IP address. This is an excellent solution, but for many network configurations the public IP address can also be obtained from the web interface on one of the networking devices.
For example, I currently have three networking devices in my home setup: a DSL modem, a VOIP box, and a router. Before I configured my DSL modem to be in pass-through mode, it obtained the public IP address. Now the VOIP box is configured to obtain the public IP address. In either case, the public IP address could be obtained by viewing one of the "Status" pages in the network devices web interface.
IPTarget performs periodic HTTP requests to your network device to obtain the current IP address. If the IP address changes, it will automatically update all the DNS records for your ZoneEdit managed domain(s).
Main features:
- Simple and small installation program with uninstall. A shortcut to the program is placed under your Start menus "Programs" folder.
- All options are accessible through a multi-tabbed dialog box.
- The IP address is parsed with a regular expression. The regular expression must contain the special token %IP% in the position where the IP address will be parsed. This ensures that a valid IP address is parsed.
- Optionally, it can e-mail you when an error occurs, when the IP address changes, or nightly with the current IP address.
- More than one domain in ZoneEdit can be updated.
- All IP addresses defined under each domain are updated.
- You can manually trigger an IP address query or a ZoneEdit update.
Enhancements:
- A new option to log to daily log files has been added.
- How embarassing, version 1.0.5 wouldnt even run after a fresh install because of a bug handling a non-existent configuration file. This has been fixed.
- When an error occurs, it was displayed along with a stack trace. And it wasnt cleared until the IP address changes and ZoneEdit was updated. The status text area is now managed much better and reflects the status of the last operation. Also, stack traces arent displayed, just the exception text.
Attachment Extractor 1.0
Thunderbird extension that enables you to extract attachments from multiple email messages more>> Thunderbird extension that enables you to extract attachments from multiple email messages
The Attachment Extractor Thunderbird extension extracts all attachments from selected messages and then can delete, detach or mark as read.
Just select the messages containing the attachments you want to extract and select Extract Attachments and the Attachment Extractor extension does the rest. No more having to go through each message to extract the attachments!
System requirements:
- Thunderbird: 2.0 ? 2.0.0.*
Enhancements:
- improvement: Added capability to use AttachmentExtractor on individual attachments in the attachment area in preview pane and message windows. Individual extracting doesnt delete or mark the message read afterwards but otherwise follows the same settings.
- improvement: AEs toolbar button is automatically added the first time you install AE if youve not already got it there. This will only happen once and if you remove it then it wont come back.
- improvement: The progress dialog now has progress bars as well as filenames and subjects. You can turn off the filenames and subject display in the settings dialog if you wish.
- improvement: Extraction requests can now be queued, rather than creating a new process. At the moment this isnt enable by default but can be by setting the preference attachmentextractor.queuerequests to true
- improvement: Invalid filename patterns, where the #count# token is missing, are fixed automatically in the settings dialog so the user cant accidentally break AE.
- bug fix: fixed bug in clear MRU code which always cleared off the last MRU item either on restart or settings change.
- bug fix: not having a default TB download folder specified doesnt now cause problems.
- bug fix: AE will now fail silently if a RSS feed message or an external attachment (a previously detached attachment) is attempted.