Skip to content

Jerem584/PacketTracerRecovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packet tracer recovery

Only tested on 8.2.1

Make sure to put dll and exe in the same directory

once patched, packet tracer won't ask you for any password

How to use

Open packet tracer and wait on main menu

Compile or download a release, then run the injector.

How could I update it

String XREF

Search for " Delete all device dialogs"

Scroll down until you see the jz just before the "Please enter the password: "

JzCheck

Now what you need to modify is the jz, you need to transform it to a JMP

FindWindow

Since they are checking in this exact same function if there are debugger present, you can use that to actually find this function.

JzCheck

Credits

https://github.com/ferib/PacketTracerRecovery @ferib

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages