Skip to content

Commit 4237524

Browse files
Update README.md
1 parent fdcd9d1 commit 4237524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Custom Processing Unit is the first dynamic analysis framework able to hook, pat
99
It works by leveraging [undocumented instructions](https://github.com/chip-red-pill/udbgInstr) in Intel CPUs that allow access to the CRBUS.
1010
Using our [microcode decompiler](https://github.com/pietroborrello/ghidra-atom-microcode) we reverse engineered how the CPU uses the CRBUS and by replicating the interactions we have full control of the CPU.
1111

12-
Find the static analysis framework as subtree in [this](./ghidra-processor-module) repo, or at https://github.com/pietroborrello/ghidra-atom-microcode.
12+
Find the static analysis framework as subtree in [this](./ghidra-processor-module) folder, or at https://github.com/pietroborrello/ghidra-atom-microcode.
1313

1414
Check out our slides describing this work [here](./slides.pdf).
1515

0 commit comments

Comments
 (0)