rofl0r

Results 173 issues of rofl0r

hi, this looks like a very interesting project, but yeah, there's absolutely no documentation apart from tests/, which is rather cryptic. also, since there's been no change in 2 years,...

many ncurses programs such as hexedit use SIGINT (CTRL-C) as the command to shut down the application, but when one does the same with vbindiff, the terminal modes are not...

https://github.com/rofl0r/endianness.h

[this statically linked binary (700 KB)](https://shell-enigma2017.hackcenter.com/static/7fcf92732975f9fe12d397cae3a03665/shellcode4), even though it has a named main symbol, doesn't have it included in nocode's output. from `objdump -dr`: ``` 08048e5c : ``` the spot...

when decompiling the binary from the other issue i opened #126, we find this weird output in snowman: ``` goto "__extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p (&zone_names[info->idx]) && __builtin_constant_p (__tzname[tp->tm_isdst])...

i noticed lipx currently doesnt create patches that truncate the patched file. it appears many ips patching tools support a so-called "truncation/expansion extension", but i haven't found a specification so...

1.10 from http://fedorapeople.org/~acme/dwarves/ extracts about 50 or more files into the current dir, instead of a dir of the same name than the tarball. that's very nasty and not what...