soffensive

Results 4 issues of soffensive

How do you test and / or debug the extension? I am currently trying to make it work and add features

It seems the binary cannot be exploited as intended: > 0x08048b6d : push ebp 0x08048b6e : mov ebp,esp 0x08048b70 : and esp,0xfffffff0 0x08048b73 : sub esp,0x60 0x08048b76 : mov eax,DWORD...

The latest Burp version does no longer trigger the event mouseReleased for some reason, so I replaced it with ActionListener.

**Is your feature request related to a problem? Please describe.** I want to authenticate via CLI credentials but the library does not allow this at the moment. So far I...

enhancement