-
Updated
Mar 7, 2022
Reverse Engineering
The process of analyzing a subject system to identify the system's components and their interrelationships and to create representations of the system in another form or at a higher level of abstraction.
Here are 3,230 public repositories matching this topic...
-
Updated
Jun 3, 2022 - Java
-
Updated
Jun 4, 2022 - C++
-
Updated
May 19, 2022
Is your feature request related to a problem? Please describe.
JSDec is by default but doesn't shine as much as ghidra, notably, it doesn't have syntaxic color
Describe the solution you'd like
Add Syntaxic coloring for JSDec
-
Updated
May 13, 2022 - Python
-
Updated
May 30, 2022 - Assembly
-
Updated
Mar 8, 2022 - Objective-C
-
Updated
May 5, 2022 - C
-
Updated
Jun 4, 2022 - JavaScript
-
Updated
Jun 3, 2022 - Swift
Tl;dr: Use the workaround from https://github.com/pwndbg/pwndbg/pull/322/files only for broken gdb versions
-
Updated
May 23, 2022 - Python
-
Updated
May 16, 2022 - CSS
-
Updated
Apr 30, 2022 - Java
-
Updated
Feb 18, 2022 - Python
-
Updated
Jan 29, 2022 - Objective-C
When class/field/member modifier groups are displayed, its a stack of colored shapes.
It would be useful to have on-hover capabilities for these groups to complain the flags enabled in each group.
See AccessFlags for the list of all flags.
It would be u
-
Updated
Jan 21, 2022 - PowerShell
-
Updated
Jun 2, 2022 - JavaScript
-
Updated
Jun 4, 2022 - Python
-
Updated
May 31, 2022 - HTML
-
Updated
Sep 1, 2021
-
Updated
Jun 4, 2022 - Objective-C
-
Updated
May 11, 2022 - Python
Feature type
Quality of life
Describe the feature
I would like to be able to use relative paths in the launcher settings file to point to
x32dbg.exeandx64dbg.exerespectively. I've already tried editing the file manually and assuming my implementation (.\/\//) isn't wrong, the launcher seemingly refuses the use of relative paths.