summitt / Nope-Proxy

TCP/UDP Non-HTTP Proxy Extension (NoPE) for Burp Suite.
1.54k stars 235 forks source link

Plugin not working keeps getting nullpointers #45

Closed yoyo00xx closed 1 year ago

yoyo00xx commented 3 years ago

java.lang.NullPointerException at josh.utils.Lister$1.gotPacket(Lister.java:70) at org.pcap4j.core.PcapHandle$GotPacketFuncExecutor.lambda$got_packet$0(PcapHandle.java:1254) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) at java.base/java.lang.Thread.run(Thread.java:832)

The above is the stack trace I dont know what to do is there like a specific pcap version or configuration i need to have?

Am running windows 10

yoyo00xx commented 3 years ago

Also initially this is thrown out

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. MLog initialization issue: slf4j found no binding or threatened to use its (dangerously silent) NOPLogger. We consider the slf4j library not found.

yoyo00xx commented 3 years ago

is there a way i can add it manaully?

summitt commented 1 year ago

Just released a new version that can b downloaded in Releases.