Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Commit afb9f78

Browse files
authored
Update README.md
1 parent b0a90fb commit afb9f78

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
> [!Caution]
2+
> This project is no longer maintained due to several reasons:
3+
> * The official pykd is no longer updated.
4+
> * Windbg has become an excellent tool. It has a nice UI, and if you need telescope there's also a [script](https://github.com/0vercl0k/windbg-scripts/tree/master/telescope) that'll do the work. IMO there's no need to use this tool anymore.
5+
>
6+
> I would like to thank anyone that has supported this project. I had a lot of fun writing this tool :)
7+
8+
---
9+
110
[![Python 3](https://img.shields.io/badge/Python-3-green.svg)](https://github.com/bruce30262/TWindbg/)
211
[![Code Climate](https://codeclimate.com/github/bruce30262/TWindbg/badges/gpa.svg)](https://codeclimate.com/github/bruce30262/TWindbg)
312
[![Issue Count](https://codeclimate.com/github/bruce30262/TWindbg/badges/issue_count.svg)](https://codeclimate.com/github/bruce30262/TWindbg)

0 commit comments

Comments
 (0)