B13 65 Posted July 6 Share Posted July 6 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 4 Link to comment https://crackfrm.org/topic/150-reversekit-dynamic-reverse-engineering-toolkit/ Share on other sites More sharing options...
Tenden 0 Posted July 6 Share Posted July 6 your a saint Link to comment https://crackfrm.org/topic/150-reversekit-dynamic-reverse-engineering-toolkit/#findComment-855 Share on other sites More sharing options...
mgning 0 Posted July 6 Share Posted July 6 thank Link to comment https://crackfrm.org/topic/150-reversekit-dynamic-reverse-engineering-toolkit/#findComment-932 Share on other sites More sharing options...
gaddar 0 Posted July 8 Share Posted July 8 Eyvallah babuş Link to comment https://crackfrm.org/topic/150-reversekit-dynamic-reverse-engineering-toolkit/#findComment-1100 Share on other sites More sharing options...
xenonk1 4 Posted July 8 Share Posted July 8 thanks Link to comment https://crackfrm.org/topic/150-reversekit-dynamic-reverse-engineering-toolkit/#findComment-1111 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now