Tools & Utilities
Numerous RCE related tools and utilities...
48 files
-
[SCT]Reversers' Calculator
By silentenigma
Reversers' Calculator is a full tool that combines all logical and mathematical operations, also can convert hexadecimal numbers to binary, decimal(signed/unsigned),octal and string. This tool is very handy for all reversers.
1,379 downloads
0 comments
Submitted
-
0 comments
Submitted
-
API Function Fetcher
By LibertyorDeath
This tool simply gets the hardcoded address of windows apis I wrote it for me but thought someone else might use it. It does essentially the same thing as the SnD API tool I wish I had seen that before I wrote this one . Coded in masm full source included modify as you like.
907 downloads
0 comments
Submitted
-
asm2op
By Guest
This is a really simple tool
actually i code it only for me
and this app is wriiten in FREEbasic
1,122 downloads
0 comments
Submitted
-
CMDH - CMD running in hidden window
By Ali.Dbg
CMDH by Gate2NET
CMD running in hidden window
241 downloads
0 comments
Submitted
-
0 comments
Updated
-
Delphi Tool Version 2.00
By Raptor.
At last, it's here! xD
Sorry about the delay, but I had other stuff going on...so yeh. It's here now. Hope it was worth the wait!
Delphi Tool
Version 2.00
Code + GFX by RaptoR of Team iNFECTiON
-
Details:
Description: This tool was originally just a String Splitter for Delphi, but after a few suggestions to expand it, I have. It now comprises of:
Delphi String Splitter
Delphi String Unsplitter
String To Charcode Converter
Charcode to String Converter
Table Extractor
Array Maker
Source Cleaner
ASCII Table Viewer
The string splitter module splits up strings into more managable blocks. It is very handy for cutting long strings into ones that Delphi can handle (as you know, the maximum length of a string in Delphi is 255 characters. This can be annoying when using long strings, when for example working with encryption schemes). It is also handy for simply tidying up long code.
The string unsplitter module does the reverse of the string splitter module, and concatenates strings that have been split with the string splitter (or by other means) into one.
The string to charcode converter will convert an entered string into Delphi's character codes. For example "RaptoR" becomes "#82#97#112#116#111#82".
Charcode to string converter is the opposite of string to charcode. It will convert entered charcodes into strings.
The Table Extractor is for extracting data from files to be used in your Delphi apps, be it chiptunes, patchdata, whatever.
The Array Maker does exactly as it says on the tin, and allows you to create arrays quickly and easily. This module was originally coded as a standalone app by my friend Saduff, but he has allowed me to merge it into the Delphi tool. Greetz!
Source Cleaner ...cleans your source It makes your source easier to read and work throught. Coded by KenTheFurry, who has given code and permission to merge it into Delphi Tool. Thank you too!
The ASCII Table viewer is simply a viewer for a full ASCII table. The table was taken from:
http://users.physik.fu-berlin.de/~goerz/blog/wp-content/uploads/2008/09/ascii.gif
Format/Type: EXE/Tool
Size: 276kb
SHA-1 of Archive: 118D598F90FCCD4CA6F69A7B8972653CD2FF9AFE
Screenshot attatched.
-
If you have any ideas, bug reports, or suggestions for Delphi Tool, please PM me - or post on the release thread of the tool.
- RaptoR
3,447 downloads
0 comments
Updated
-
dirtyJOE
By ReWolf
dirtyJOE - Java Overall Editor is a complex editor and viewer for compiled java binaries (.class files).
dirtyJOE is free for non-commercial use.
dirtyJOE is entirely written in C++.
dirtyJOE is using Python library as a script engine.
Main features:
Viewer for: constant pool, methods, fields, attributes
Editor for: constant pool, bytecode, file header, attributes
Python scripting for encrypted strings
Current version: v1.5 (c359)
Project homepage
1,568 downloads
0 comments
Updated
-
Dissecting RC4 - Algorithm
By E33
This application will show you how Algorithm RC4 works
346 downloads
0 comments
Submitted
-
EASY SNIFFER CREATOR
By unknown021
hey guys
i create a program for serial sniff by vb6
esc features :
check crc(automatic)
unicode string
small size
background music
bypass packers
and .....
sorry for my english (im persian)
enjoy it
1,033 downloads
0 comments
Updated
-
FastOldskoolCracktroMaker
By JHD
hi
here is a first alphaversion of my oldskoolish cracktromaker
the manual is only german, but i hope u can find how to use it
have fun =)
5,611 downloads
0 comments
Submitted
-
Funny x_dbg Text Patcher
By GNIREENIGNE
I was bored and tired of being reminded that I was wasting my life.
Here is a simple text patcher for x32dbg and x64dbg. Just drop the patcher in your x32 and x64 folders and run it.
Thanks!
307 downloads
0 comments
Updated
-
HexDec
By DonDD
Converter Hex-Dec-Bin-Chr and calculator (Xor,Or,And,Mod,Div,Mul,Shl,Shr)
0.02 - Added button to clear the input fields.
p.s.
If you have any ideas, bug reports, please PM me - or post on the release thread of the tool.
1,683 downloads
0 comments
Updated
-
hookit.zip
By ZeDuS
http://code.google.com/p/hookit/
A tool that automates C++ class wrappers, global function hooking, and dll proxy generation.
I coded the C++ class wrapper and global function hooking code generation.
Both GUI (Nedim Sabic ) and dll proxy generation code (Michael Chourdakis) aren't mine.
Click on the help button after running hookit.exe more details.
I use this tool a lot, so i thought it's time to share it =)
Enjoy.
449 downloads
0 comments
Submitted
-
Imports Fixer - Legacy Archives
By Teddy Rogers
This is a complete collection of public and private builds of Imports Fixer (mainly a collection of private builds). I am uploading all of these for posterity reasons before they are deleted and for those people who like to look over this stuff.
Most of these old builds will not work on modern Windows OS's and IF is no longer being developed so do not expect them to function correctly.
If you need to use an imports fixer I suggest turning to a publically accessible imports builder such as Scylla. It is more feature complete, supports modern OS builds and is open source - so you can fix any bugs.
In advance of questions regarding IFv1.7, this version was never completed and no private builds were released. Version 1.6 is where all the fun ended...
Ted.
548 downloads
0 comments
Updated
-
Submitted
-
Jump Calculator
By mAStEr pAIn
This is my own coded jump calculator...
Coded specially for our team site but i will share it the members on this board.
It's simple as it is and nothing special. It's a simple jump calculator.
Fill the fields for "Jump From:" and "Jump To:" with a hex address and press the button "Calculate". Thats all...
Simple eh?
grEEtZ iNvIcTUs oRCuS
633 downloads
Submitted
-
Jump to Hex Converter
By Teddy Rogers
Another tool to convert asm jumps to opcodes...
1,531 downloads
0 comments
Submitted
-
Liquid Crack Generator 2
By missinginbytes
My very old generic crack generator. Supports skins, music and text scroller by your choice.
- What does "generic" means?
- It does not only patch concrete offsets but it's trying to find the same segments into the target app so it might be newer version of the app but the same parts of the code might exist so it cracks them.
It's very old, I'm uploading it just to share it but if you feel it useful feel free to use it.
1,112 downloads
Submitted
-
Modules To Pas Converter.zip 517.23 KB
By X-88
convert your extended module files to *.pas
thx to : BeRo & http://un4seen.com
486 downloads
0 comments
Submitted
-
Mouse Key Swapper
By F0X
hey guys
maybe you've read my post about this one
but I thought maybe it's usefull for you guys
I'm a big fan of VB :F so it's coded in that
language ^^
FOX
567 downloads
0 comments
Submitted
-
0 comments
Updated
-
mRelease Builder
By DonDD
Powerful, Small and Easy tool for creation yours releases with flexible
support of a NFO and DIZ templates and packing them in a archive.
700 downloads
0 comments
Submitted
-
NEW dUP2 - Friendly with antivirus
By Ali.Dbg
NEW dUP2 - Friendly with antivirus
Password: tuts4you.com
783 downloads
0 comments
Submitted
-
NuMega SmartCheck
By Teddy Rogers
SmartCheck is a run-time debugging tool that addresses the most problematic conditions encountered by Visual Basic developers:
Fatal run-time errors that are cryptic and hard-to-solve Problems that result from a sequence of events Incorrect Windows API Usage from Visual Basic Bad values passed to built-in Visual Basic functions Problematic value coercions Errors in components, such as ActiveX controls, used by your program How SmartCheck Works
As you run a program (EXE), SmartCheck runs in the background monitoring it continuously, and capturing program events and errors. During program execution, you have the option to disable and enable event reporting at will. This allows you to capture information relevant to testing your program, while eliminating the overhead of unnecessary event reporting.
The information captured by SmartCheck can be viewed in a Program Results window, either during or after running a program. You can also save a session’s log file for later review.
SmartCheck automatically searches for errors in your program executable as well as the dynamic-link libraries (DLLs), third-party modules, and OLE components used by your program. It can also find errors in programs for which you do not have source code, though we recommend that you have source code with debugging information to maximize error detection and diagnosis.
SmartCheck checks all API calls, memory allocations and deallocations, Windows messages, and other significant program events for errors such as:
Common memory errors, including memory overruns and memory leaks Resource leaks, including Windows-specific handles Windows-specific errors in Win32APIs, ODBC, DirectX, and COM/OLE APIs395 downloads
0 comments
Updated