• Stars
    star
    852
  • Rank 53,494 (Top 2 %)
  • Language
    C++
  • License
    MIT License
  • Created over 9 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ReClassEx

ReClassEx

ReClass Extended

ReClassEx

New Features

  • Up and down arrow hotkeys to switch nodes
  • Delete hotkey to delete selected nodes
  • Delete icon to delete selected nodes
  • Right click quick modify menu
  • Hex 64 type
  • Insert 2048 bytes
  • New icons for some types
  • Fixed syntax highlighting for 64 bit when generating code
  • Fixed array sizes when loading .reclass files
  • Added more themes
  • Colorful tabs with sexy border
  • Added RTTI info for pointers
  • Cleaned up RTTI and made the RTTI string editable
  • Made addresses edittable for copy & pasting
  • Added memory swap option to switch endianness: thanks buddyfavors
  • Added Bits type for a bit view instead of text
  • Added ability to input module names in address node (e.g. 'reclass.exe+0x40')
  • Added Module list with the ability to create a new class at module start address
  • Added Console dialog with syntax highlighting
  • Added ability to load PDB file and display PDB Symbols
  • Process list dialog instead of scroll menu
  • Added automatic resolving of symbols for each module in a process
  • Added Ctrl+S hotkey for file saving, and others.
  • Added Plugin API for making plugins
  • Disassembly syntax highlighting (buggy)
  • View unsigned types in hexidecimal form via toggle
  • Not really a feature but the reclass files folder contains a heap of reclass files with a ton already reversed for various programs

Alt text Alt text

Current Release Download

DOWNLOAD

How to build

See wiki for instructions on how to compile:

Compilation Instructions

Plugins

See wiki for the plugin API documentation:

Plugin Documentation

TODO

  • Optimize literally everything
  • Add highlighting to bytes that change
  • Add string and byte searching feature
  • Add a kernel driver for reading and writing memory from the kernel (Already done but IS NOT SAFE!)
  • Add debugger

Authors/Special Thanks

More Repositories

1

SigMaker-x64

IDA Pro 7 compatible SigMaker plugin
C++
525
star
2

UEFI-Bootkit

A small bootkit which does not rely on x64 assembly.
C
423
star
3

ApiSet

API Set resolver for Windows
C
115
star
4

JetBrains-NASM-Language

Plugin that adds NASM assembly language support for the IntelliJ Platform IDEs
Java
102
star
5

Errata1337

C
64
star
6

pdbfetch

Fetch PDB symbols directly from Microsoft's symbol servers
Go
41
star
7

LLVM-Build-Windows

Batchfile
38
star
8

Windbg2Struct

Takes a Windbg dumped structure (using the 'dt' command) and formats it into a C structure
Python
31
star
9

Dude-Loader

Class implementation of PowerLoader injection technique
C++
29
star
10

pubg_internal

C
26
star
11

IDA_Signsrch-7.0

C
16
star
12

RemoteCode-Kernel

Simple code generation library developed in C intended for code generation in Kernel mode
C
16
star
13

CpuInfo

Small user-mode utility for identifying and determining CPU features
C++
16
star
14

IDA_WaitBoxEx-7.0

C++
8
star
15

CertDump

Small utility to dump certificate information from a Portable Executable file.
C++
8
star
16

OpenBSP-MinGW

HTML
7
star
17

MakeUSB

Quick program to copy contents directly to a removable device's raw sectors
C++
6
star
18

OOLua

Biggest pain in the ass to generate project files. EVER.
C++
5
star
19

TestDll

C++
5
star
20

unpyclib27

unpyclib updated with opcodes for Python 2.7 (will only work with 2.7 bytecode)
Python
4
star
21

vscode-beautiful-light-theme

4
star
22

IDAPython-DumpTable

Dump tables in IDA
Python
3
star
23

uncompyle-all

Decompile all python bytecode files in a directory recursively using uncompyle2
Python
3
star
24

Schily-Patches

Patches for building Schily Tools for Windows
2
star
25

msbuild-llvm

Fixes a small bug in the LLVM MSBuild targets
Batchfile
2
star
26

TheDiviShun

C++
2
star
27

vscode-beautiful-dark-theme

2
star
28

preprocessor_def_guard

Adds guards for preprocessor definitions.
C
2
star
29

MakeSpriteFont

MakeSpriteFont edit to add support for TTF files.
C#
2
star
30

partcopy

Bringing back the 'partcopy' standalone program to copy contiguous ranges of raw data between files and/or disks.
C++
2
star
31

ubuntu-kernel

C
2
star
32

LoL-Uncompress

C#
1
star
33

bochs-clang

Bochs set up to compile using the clang/mingw toolchain
C++
1
star
34

ARRadar

Java
1
star
35

C-Style-To-IDA

Python
1
star