Jump to content
Tuts 4 You

Tools & Utilities

Numerous RCE related tools and utilities...

54 files

  1. Mpress GUI

    MPRESS [Matcode comPRESSor] GUI

    GUI for fine packer Mpress.



    1,812 downloads

    0 comments

    Updated

  2. EASY SNIFFER CREATOR

    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,693 downloads

    0 comments

    Updated

  3. PE Generator 1.1...

    This tool allows you to build your own PE file (Executable). After compiling, you have just to edit the code and data sections with your own code (Of course using a disassember or a debugger). PE GeNeRaToR Supports also imports building... Creating icons is now supported.

    Ted.

    5,066 downloads

    0 comments

    Updated

  4. Scylla Imports Reconstruction

    Scylla Imports Reconstruction

    ImpREC, CHimpREC, Imports Fixer... this are all great tools to rebuild an import table, but they all have some major disadvantages, so I decided to create my own tool for this job.

    Scylla's key benefits are:
    x64 and x86 support
    full unicode support
    written in C/C++
    plugin support (ImpREC plugins are supported)
    works great with Windows 7

    Currently there are only 2 plugins (PECompact, PESpin x64) in this release, full sourcecode for both is included.

    15,217 downloads

    1 comment

    Updated

  5. Scylla Imports Reconstruction Source

    Scylla - x64/x86 Imports Reconstruction
    ImpREC, CHimpREC, Imports Fixer... this are all great tools to rebuild an import table, but they all have some major disadvantages, so I decided to create my own tool for this job.
    Scylla's key benefits are:
    x64 and x86 support full unicode support written in C/C++ plugin support works great with Windows 7 This tool was designed to be used with Windows 7 x64, so it is recommend to use this operating system. But it may work with XP and Vista, too.
    Source code is licensed under GNU GENERAL PUBLIC LICENSE v3.0
    https://github.com/NtQuery/Scylla
    https://github.com/x64dbg/Scylla
     

    5,304 downloads

    0 comments

    Updated

  6. FastOldskoolCracktroMaker

    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,893 downloads

    0 comments

    Submitted

  7. ProcessMaster

    A simple process viewer written in MASM and EasyCode

    1,089 downloads

    0 comments

    Submitted

  8. asm2op

    This is a really simple tool
    actually i code it only for me
    and this app is wriiten in FREEbasic

    1,274 downloads

    0 comments

    Submitted

  9. TrayNote 1.2

    TrayNote is a simple tray app to make your life easier when you want to take notes. When programming/reversing/anything, I generally have loads of windows open. Obviously when I want to take notes/make a todo list or anything, it's difficult to have another window open, and have to be searching the taskbar for it. This app hides in the system tray, so all you have to do is click the icon, and you have a mini notepad, that can hide again in a moment's notice!

    Any other info you'll need is in the Readme



    !! Please note that you MUST merge the TrayNote.reg file to your registry before trying to launch TrayNote - otherwise it will fail to start. !!



    Coded this in Delphi.

    Hope ya'll enjoy it!


    ====

    NEW VERSION 1.20
    on 25th of May 2009!

    Changelog:

    TrayNote Version 1.2
    |
    |-> Complete 25th May 2009
    |-> Fixed bug where the scrollbar would fail to work when the user expanded the window with the >> button
    |-> Fixed bug where Ctrl+A wouldn't select all in the textbox
    |-> Fixed bug where the popup menu from the system tray icon wouldn't disappear unless an item was selected
    |-> Added "Settings" form
    |-> Added options to...
    |-> Set colours of Form, Titlebar, TextBox
    |-> Set fonts of Titlebar, Textbox
    |-> Set transparency/opacity of form
    |-> Set keyboard shortcut to show TrayNote
    |-> TrayNote Automatically saves all of these settings
    |-> Added feature allowing TrayNote to move around the screen, and its position is automatically saved
    |-> Added feature that TrayNote remembers the file it's working on, and the "Save" button now saves straight to this file
    |-> Fixed bug where TrayNote's opacity options would not be reflected until TrayNote was restarted

    1,052 downloads

    0 comments

    Updated

  10. ScyllaHide

    ScyllaHide is an advanced open-source x64/x86 usermode Anti-Anti-Debug library. It hooks various functions in usermode to hide debugging. This tool is intended to stay in usermode (ring3). If you need kernelmode (ring0) Anti-Anti-Debug please see TitanHide https://bitbucket.org/mrexodia/titanhide.

    ScyllaHide supports various debuggers with plugins:

    - OllyDbg v1 and v2 http://www.ollydbg.de
    - x64_dbg http://x64dbg.com or https://bitbucket.org/mrexodia/x64_dbg
    - Hex-Rays IDA v6+ https://www.hex-rays.com/products/ida/
    - TitanEngine v2 https://bitbucket.org/mrexodia/titanengine-update and http://www.reversinglabs.com/open-source/titanengine.html

    PE x64 debugging is fully supported with plugins for x64_dbg and IDA.

    Please note: ScyllaHide is not limited to these debuggers. You can use the standalone commandline version of ScyllaHide. You can inject ScyllaHide in any process debugged by any debugger.

    More information is available in the documentation: https://bitbucket.org/NtQuery/scyllahide/downloads/ScyllaHide.pdf

    Source code license:
    GNU General Public License v3 https://www.gnu.org/licenses/gpl-3.0.en.html


    Special thanks to:

    - What for his POISON Assembler source code https://tuts4you.com/download.php?view.2281
    - waliedassar for his blog posts http://waleedassar.blogspot.de
    - Peter Ferrie for his PDFs http://pferrie.host22.com
    - MaRKuS-DJM for OllyAdvanced assembler source code
    - MS Spy++ style Window Finder http://www.codeproject.com/Articles/1698/MS-Spy-style-Window-Finder

    6,619 downloads

    0 comments

    Updated

  11. dirtyJOE

    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

    2,061 downloads

    0 comments

    Updated

  12. [SCT]Reversers' Calculator

    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,669 downloads

    0 comments

    Submitted

  13. REPT KeyGen Maker

    REPT KeyGen Maker is an utility to make keygens easily without having a programming knowledges.
    Please report any bug/improve to make it better

    This is currently done in .NET so will need .NET Framework 3.5 or higher.
    Thanks for download it!

    5,471 downloads

    4 comments

    Updated

  14. REPT Patch Engine

    Hello everyone!

    I made a new utility for Team Rept called "REPT Patch Engine". As it name says, this patch engine provides you an easy to use interface to make different types of patch in one single executable. Currently it has 3 types of patching method:
    Hex Editor (Offset Patch)
    File Export
    Registry Patch

    This utility is made on .NET. I did NOT put any credit of "Created with REPT Patch Engine" because I wanted to make a new patch engine useful.

    Things to update for next versions:
    Compare files to see the offset of cracked and original file. DONE!
    Add custom skin

    If you need another thing to put on the patch tell me

    I hope you like it and it could be interesting to use. Fell free to use as you want.

    LordCoder

    1,933 downloads

    0 comments

    Updated

  15. REPT File Compare

    REPT File Compare 0.94c
    Created by Levis/Team REPT

    REPT File compare is small tool that help you compare between 2 files
    and make a list of different byte(s) with its offset. You also can export
    data to file with type of some general programming languages. There are four types
    of languages I added:
    1.Assembly
    2.Delphi
    3.C/C++
    4.C#
    and you can export data to text file, if you want
    Compare speed is very high, with less CPU and RAM used.
    For any suggestions, or complain, or questions... please send me: levintaeyeon[at]live[dot]com
    or contact via our board at: Http://www.team-rept.com
    Thanks for using!

    2,009 downloads

    1 comment

    Updated

  16. API Addresses Finder...

    A tool to retrieve API addresses.

    2,508 downloads

    0 comments

    Submitted

  17. Jump to Hex Converter

    Another tool to convert asm jumps to opcodes...

    1,767 downloads

    2 comments

    Submitted

  18. PE Generator Example Executable

    A small example executable of how PE Generator can be used to construct the backbone for a PE file.

    You can get PE Generator 1.1 here:

    http://www.tuts4you.com/forum/index.php?au...amp;showfile=39

    Ted.

    1,172 downloads

    1 comment

    Submitted

  19. Real & Virtual Addresses (R.V.A)

    1- Gives some info about programs PE and sections !!
    2- Converts Virtual to Real and Real to Virtual Offset !!

    3,360 downloads

    0 comments

    Submitted

  20. iNF0 Master 1.5.1

    It is a nfo drawing application. What to say, try it!

    5,666 downloads

    1 comment

    Submitted

  21. Delphi Tool Version 2.00

    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,737 downloads

    0 comments

    Updated

  22. HexDec

    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.

    2,177 downloads

    0 comments

    Updated

  23. mRelease Builder

    Powerful, Small and Easy tool for creation yours releases with flexible
    support of a NFO and DIZ templates and packing them in a archive.

    981 downloads

    0 comments

    Submitted

  24. Liquid Crack Generator 2

    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,555 downloads

    2 comments

    Submitted

  25. SerialCounter_plugin_AT4RE

    --------------
    Serial Counter Plugin for OllyDBG
    -------------
    [1]Use it to generate Random Char & Numbers.
    [2]With Random Chars automatically generate [MD4, MD5,SHA-1,SHA-256,SHA-384,SHA-512, Tiger, RipeMD 128, - RipeMD 160,Haval 256 .Hashs or Base 64 encode]. New
    [3]It can Generate upper Case Letters or Letters & Numbers or Numbers only.
    [4]It Can Reverse Random Chars.
    [5]It Can Convert Hash To Upper Case.
    [6] Some Functions - New

    842 downloads

    0 comments

    Submitted


×
×
  • Create New...