All Activity
- Today
-
Embedded RE project or full time job
qeso posted a topic in Employment and CareersWe are a company based in the EU looking for a person who will support our main reverse engineer. Our focus is usual on various less common embedded architectures(rarely ARM). The typical goal is to locate and translate one or more algorithms from a complete firmware or main program image into C. If you enjoy reverse engineering, please contact me directly. A full-time position is preferred, but project-based work is also possible.
-
robinsd69 joined the community
-
loideptrai111 started following CodeExplorer
-
loideptrai111 joined the community
-
qeso joined the community
-
Word joined the community
-
vvvsrx joined the community
-
GHX4T joined the community
-
aye1team joined the community
-
outofsrvc joined the community
-
khafagyabdulrahma joined the community
- Yesterday
-
CSL Course - Cracking Software Legally (CSL) & CSP Course - Cracking Software Practicals (CSP)
PathfinderPS replied to usarmy's topic in Reverse Engineering Articlescan anyone reupload this course please in hosters other than mega[.]nz to gofile or something... thanks in advance
-
VMProtect v3.8.1 Ultra (Mutation + Virtualization)
jin05102518 replied to X0rby's topic in UnPackMeI analyzed it expecting it to be the Ultra version, but the only thing actually virtualized was the CRT startup initialization routine at the EP. WinMain, DialogFunc, and the assembler/disassembler engine are all still sitting native in .text as-is
- Last week
-
lovejoy226 started following steve612
-
292780599 started following Themida + WinLicense 2.x (Unpacking)
-
Scylla Imports Reconstruction Source
asfasfasf125 commented on Aguila's file in Tools & Utilities
- 1 comment
- 6 reviews
- Earlier
-
qieermanticha started following Lena's Reversing for Newbies
-
Mecanik1337 changed their profile photo -
Urban111 started following UnPackMe (.NET)
-
Hydra Obfuscator (Modded)
whystarlix posted a file in UnPackMe (.NET)
- 12 downloads
About File: .NET Framework 4.8, 32-bit preferred Used Obfuscator: Hydra modded Used Features: JIT Obfuscation, JIT fornicationer, String Encryption (XOR), Control Flow, Proxy Class, Renamer, L2F, INT Encode, Method to delegate, Anti Decompiler & Tamper & Dump & Proxy, Cctor hider. Difficulty: 6/10 Goal: Crack and deobfuscate it competely. (u can ignore renamer) -
MODULEINFO structure in MASM64
bluedevil replied to CodeExplorer's topic in Programming and CodingAre you using hutch's MASM64 SDK? Yes unfortunately it does not have that struct. -
MODULEINFO structure in MASM64
Stingered replied to CodeExplorer's topic in Programming and Coding... -
MODULEINFO structure in MASM64
unpacker1 replied to CodeExplorer's topic in Programming and CodingYou missed alignment of struct members, I guess.
-
MODULEINFO structure in MASM64
CodeExplorer replied to CodeExplorer's topic in Programming and CodingThis is what I thought at first; anyway declarated like this doesn't works; SizeOfImage has to be also a qword. -
MODULEINFO structure in MASM64
BfoX replied to CodeExplorer's topic in Programming and Codingtypedef struct _MODULEINFO { LPVOID lpBaseOfDll; //4 on x32, 8 on x64 DWORD SizeOfImage; //4 on both LPVOID EntryPoint; //4 on x32, 8 on x64 } MODULEINFO, *LPMODULEINFO;
-
MODULEINFO structure in MASM64
CodeExplorer replied to CodeExplorer's topic in Programming and CodingI found the way I have define that struct in MASM64: MODULEINFO STRUCT lpBaseOfDll DQ ? ; Base address of module SizeOfImage DQ ? ; Size of the module in bytes EntryPoint DQ ? ; Entry point of the module MODULEINFO ENDS GetModuleInformation return proper value. -
MODULEINFO structure in MASM64
CodeExplorer posted a topic in Programming and CodingHi, Can someone provide MODULEINFO structure in MASM64? invoke GetModuleInformation, hProcess, qword ptr [rax], addr modInfo, sizeof MODULEINFO I realized that MODULEINFO structure is not defined anywhere! -
Aloiid changed their profile photo -
Safengine Licensor v2.4 (HWID Lock)
lengyue replied to lovejoy226's topic in UnPackMeYou Chinese are showing off again. Hurry up and upload the patch
-
Revteam Reverse Engineering Collection
Arctic10086 replied to markaz.jamal's topic in Reverse Engineering ArticlesThere might have been a network issue just now, but it's been fixed.
-
Revteam Reverse Engineering Collection
Arctic10086 replied to markaz.jamal's topic in Reverse Engineering ArticlesWhy is access denied?
-
Revteam Reverse Engineering Collection
cool replied to markaz.jamal's topic in Reverse Engineering Articlesthe website aint working !
-
lookatrobot changed their profile photo -
Looking for a reverse engineer, better if already in the automotive field.
th3miss replied to TheCrawler's topic in Employment and CareersYes competitor softwares come with vmprotect , themida in most of the cases - use case - one tuning company hacking another competitors products - most are windows based - they will generally hack the other one to find out the tuning strategy for the vehicle they want to support. Source - Done this before.
-
Safengine Licensor v2.4 (HWID Lock)
Nooboy replied to lovejoy226's topic in UnPackMe20260222_142320.mp4 -
VMPLicenseProtector
Jesus replied to lengyue's topic in CrackMeIt need license how to get a trial or something @lengyue
-
Eziriz .NET Reactor 6.3 ( Request for Decompile Tools on it? )
whoknows replied to SkieHackerYT's topic in Reverse Engineering Articles@CodeExplorer framework : net6 : https://forum.tuts4you.com/topic/43240-netreactorslayer/page/6/#findComment-228560 -
Macwinlin changed their profile photo -
hekliet changed their profile photo -
ConsoleApp6_packed.exe
modz50 posted a topic in UnPackMeConsoleApp6_packed.exe A basic .NET loader stub used as a learning project. Goal: unpack and extract the real .NET app. File Information Submitter modz50 Submitted 02/18/2026 Category UnPackMe View File
-
ConsoleApp6_packed.exe
modz50 posted a file in UnPackMe
- 2 downloads
A basic .NET loader stub used as a learning project. Goal: unpack and extract the real .NET app. -
WinLicense v3.2.2 (Window Function Through an External Plugin)
2lht_love replied to lengyue's topic in CrackMeHi @Nooboy Have you crackme version winlicense v.3.2.5 ? -
WinLicense v3.2.2 (Window Function Through an External Plugin)
Nooboy replied to lengyue's topic in CrackMeHow to bypass license checks? -
[keygenme] Help to solve keygen me
hekliet replied to Blue's topic in KeygenMeJust wanted to post my solution here for anyone who might stumble upon this thread. GitHubGitHub - hekliet/tsrh-kgm: Keygen for TSRh TeaM Trial Key...Keygen for TSRh TeaM Trial KeygenMe #1. Contribute to hekliet/tsrh-kgm development by creating an account on GitHub.The 'keygen' provided in this repo is a simple command line program that takes a line of input (the username) from stdin and prints a regcode. It should compile anywhere. MSVC users might have to substitute getline with gets or something, I don't know. A keygen that looks pretty and plays music can be found here: https://hekliet.nekoweb.org/tsrh-kgm/tsrh-kgm1-keygen.zip It's a Win32 executable that also works in Windows x64 and was coded on Linux using MinGW. No video, sorry.