James Livingston

Results 3 issues of James Livingston

Currently the String generators and StringDSL let you specify a minimum and maximum codepoint to restrict the character set, but there is no easy way to do something like generate...

iter_mmap_heap_chunks() tries to read /proc/$PID/maps which only works if the process is currently running. If you are using a core file, it will fail with an exceptions.IOError. Having iter_mmap_chunks() return...

Direct conversion via long results in 0xffffffff00000001 being output as "0x-4294967295" which is not valid