Skip to content

Commit b54da24

Browse files
committed
readme update
1 parent a856013 commit b54da24

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="Assets\sshot-1.png"/>
2+
<img src="Assets\header.png"/>
33
</p>
44

55
# PsyloDbg
@@ -15,31 +15,31 @@ The project is still in very early stage, it is expected to grow in feature prog
1515
## Debug Events
1616

1717
<p align="center">
18-
<img src="Assets\sshot-0.png"/>
18+
<img src="Assets\events.png"/>
1919
</p>
2020

2121
## Memory Map
2222

2323
<p align="center">
24-
<img src="Assets\sshot-2.png"/>
24+
<img src="Assets\memmap.png"/>
2525
</p>
2626

2727
## Loaded Modules
2828

2929
<p align="center">
30-
<img src="Assets\sshot-3.png"/>
30+
<img src="Assets\modules.png"/>
3131
</p>
3232

3333
## Debugged Process Tree
3434

3535
<p align="center">
36-
<img src="Assets\sshot-4.png"/>
36+
<img src="Assets\proctree.png"/>
3737
</p>
3838

3939
## Dump and Reconstruct PE Image (Beta)
4040

4141
<p align="center">
42-
<img src="Assets\sshot-5.png"/>
42+
<img src="Assets\imagedump.png"/>
4343
</p>
4444

4545
## Debugger Features
@@ -103,7 +103,7 @@ The project is still in very early stage, it is expected to grow in feature prog
103103
- Logging.
104104
- Themes Supported.
105105

106-
### 2022/XX/XX : v0.3
106+
### 2022/11/15 : v0.3
107107

108108
- Option to keep session information when debug process stop.
109109
- PsyloDbg Window Title is now dynamic.

0 commit comments

Comments
 (0)