July 6, 2025Jul 6 Founder comment_854 ReverseKit is a comprehensive toolkit designed to aid reverse engineers in the process of dynamic RE. With a wide range of features and functionalities, it provides an easy-to-use interface and helps you intercept, analyze, and manipulate code and data during runtime.Features: Imports information - along with DLL name, function name, and address. Intercept all system calls via an instrumentation callback. Intercept all commands executed - system(), ShellExecuteEx(), etc. Intercept all thread creations - APIs like std::thread, CreateThread(), etc. Intercept URLs - APIs like UrlDownloadToFileA and InternetOpenUrlA, etc. Threads - lists thread ids along with cpu usage, allows you to suspend them with a button. Heaps information - address, id and flags. Bypass common debugger checks - CheckRemoteDebugger() and IsDebuggerPresent(). Anti-BSOD for common usermode BSOD methods which abuse RtlAdjustPrivilege. Prevent sysmon driver from being unloaded. Easy-to-use interface powered by ImGui. Hook library with a normal JMP hook and trampoline hook. This is the hidden content, please Sign In or Sign Up Link to comment https://decodehub.org/topic/150-reversekit-dynamic-reverse-engineering-toolkit/ Share on other sites Share on Facebook {lang="reddit_text" Share on LinkedIn Share on Pinterest Share on X More sharing options... Share this post
July 6, 2025Jul 6 comment_855 your a saint Link to comment https://decodehub.org/topic/150-reversekit-dynamic-reverse-engineering-toolkit/#findComment-855 Share on other sites Share on Facebook {lang="reddit_text" Share on LinkedIn Share on Pinterest Share on X More sharing options... Share this post
July 6, 2025Jul 6 comment_932 thank Link to comment https://decodehub.org/topic/150-reversekit-dynamic-reverse-engineering-toolkit/#findComment-932 Share on other sites Share on Facebook {lang="reddit_text" Share on LinkedIn Share on Pinterest Share on X More sharing options... Share this post
July 8, 2025Jul 8 comment_1100 Eyvallah babuş Link to comment https://decodehub.org/topic/150-reversekit-dynamic-reverse-engineering-toolkit/#findComment-1100 Share on other sites Share on Facebook {lang="reddit_text" Share on LinkedIn Share on Pinterest Share on X More sharing options... Share this post
July 8, 2025Jul 8 comment_1111 thanks Link to comment https://decodehub.org/topic/150-reversekit-dynamic-reverse-engineering-toolkit/#findComment-1111 Share on other sites Share on Facebook {lang="reddit_text" Share on LinkedIn Share on Pinterest Share on X More sharing options... Share this post
Create an account or sign in to comment