-
```
tested on OS X 10.9.5 - uses some hard-coded offsets which will have to be fixed-up for other versions!
this poc uses liblorgnette to resolve some private symbols; grab the code from github:
…
-
```
The handler for the WebPageProxy::DidReceiveEvent IPC message fails to check
that the WTF::Deque m_currentlyProcessedWheelEvents is not empty before calling
takeFirst() when processing an event …
-
```
The handler for the WebPageProxy::DidReceiveEvent IPC message fails to check
that the WTF::Deque m_currentlyProcessedWheelEvents is not empty before calling
takeFirst() when processing an event …
-
```
The handler for the WebPageProxy::DidReceiveEvent IPC message fails to check
that the WTF::Deque m_currentlyProcessedWheelEvents is not empty before calling
takeFirst() when processing an event …
-
Let's extend this ticket to add "auto chunking", so we end up with these new _spray-can_ settings:
- `incoming-auto-chunking-threshold-size` (on server- and client-side):
`infinite` (default): Incom…
-
```
$ rabin2 -sj a.out | jq . | grep getchar
"name": "imp%2egetchar"
$ rabin2 -s a.out | grep getchar
vaddr=0x00400c90 paddr=0x00000c90 ord=015 fwd=NONE sz=16 bind=GLOBAL type=FUNC name=imp.getc…
-
```
The handler for the WebPageProxy::DidReceiveEvent IPC message fails to check
that the WTF::Deque m_currentlyProcessedWheelEvents is not empty before calling
takeFirst() when processing an event …
-
```
The handler for the WebPageProxy::DidReceiveEvent IPC message fails to check
that the WTF::Deque m_currentlyProcessedWheelEvents is not empty before calling
takeFirst() when processing an event …
-
```
The handler for the WebPageProxy::DidReceiveEvent IPC message fails to check
that the WTF::Deque m_currentlyProcessedWheelEvents is not empty before calling
takeFirst() when processing an event …
-
This seems to happen in 1.3.0.
```
scala> val s = """{"a":"B","c:789}"""
s: String = {"a":"B","c:789}
scala> s.parseJson
java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf(Arr…