CoreyD97 / Burp-Montoya-Utilities

A collection of utilities for building extensions using Burp's Montoya API
GNU Affero General Public License v3.0
46 stars 9 forks source link

Fix Issue #10 (preferences shares instance with preferenceDefaults) #11

Closed CrazyKidJack closed 8 months ago

CrazyKidJack commented 8 months ago

fixes this issue

-add new clone() method that uses GSON to clone objects -make reset() use new clone() method -fix register() to clone() defaultValue when not persisting default