This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
pwndbg
mirror of
https://github.com/pwndbg/pwndbg
Watch
1
Star
0
Fork
You've already forked pwndbg
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f7eee8fb5d
pwndbg
/
tests
/
__init__.py
3 lines
46 B
Python
Raw
Normal View
History
Unescape
Escape
Add shebang and encoding to each file
2016-09-13 10:35:46 +08:00
#!/usr/bin/env python
# -*- coding: utf-8 -*-