Skip to content

Add Python 3 version of JDWP shellifier#15

Open
AkshayraviC09YC47 wants to merge 1 commit intoIOActive:masterfrom
AkshayraviC09YC47:patch-1
Open

Add Python 3 version of JDWP shellifier#15
AkshayraviC09YC47 wants to merge 1 commit intoIOActive:masterfrom
AkshayraviC09YC47:patch-1

Conversation

@AkshayraviC09YC47
Copy link

Add Python3 Support

Key changes:

  • String/bytes handling for Python 3
  • Updated print statements and dictionary methods
  • All original functionality preserved
  • Original Python 2 version unchanged

Python 2 reached EOL in 2020, making this update necessary for modern systems.

## Add Python3 Support

**Key changes:**
- String/bytes handling for Python 3
- Updated print statements and dictionary methods
- All original functionality preserved
- Original Python 2 version unchanged

Python 2 reached EOL in 2020, making this update necessary for modern systems.
@hugsy
Copy link
Contributor

hugsy commented Feb 3, 2026

#12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants