Time Nick Message 16:32 MinetestBot tumeninodes: Mar-29 22:40 UTC Heya! How's it going? 16:32 tumeninodes o/ 16:32 VanessaE hey notenoughnodes ;) 16:33 tumeninodes haha, Hi Vanessa 16:33 VanessaE what's news? 16:33 tumeninodes I came by to see if anyone might be willing to test a PR for one of my mods 16:33 tumeninodes https://github.com/TumeniNodes/c_doors/pull/13 16:33 * VanessaE hides 16:33 tumeninodes awww 16:34 VanessaE I'm so tired I can barely move 16:34 tumeninodes I don't use mesicons 16:34 tumeninodes I'm sure...you've bee quite busy 16:34 tumeninodes n 16:34 tumeninodes you holding up ok? 16:34 VanessaE yeah' 16:35 VanessaE just been busting my ass too much 16:35 tumeninodes well, at least keeping busy keeps the mind busy 16:35 VanessaE yeah 16:36 tumeninodes I know, it's a lame saying but 16:37 tumeninodes I've been taking care of 3 old sick people... feels like Charlie Bucket's house here 16:37 VanessaE heh 16:38 VanessaE that's descriptive 16:38 VanessaE right now I just wish I could go relax in the recliner but then I'd be away from IRC :P 16:38 tumeninodes not nearly, I could give you some real details if you like :D 16:39 VanessaE in fact I think I'll go do just that. 16:39 VanessaE bl 16:39 VanessaE bbl* 16:39 tumeninodes o/ 16:39 tumeninodes rest well 16:58 rubenwardy I'm attempting to copy a core dump from an emulator 16:58 rubenwardy anyone know much about hexdump/xxd/etc? 16:58 rubenwardy on the emulator, I've done hexdump -Cv file because xxd isn't available 16:59 rubenwardy then to go back to binary, I did xxd -r -p in out but it comes out corrupted 16:59 rubenwardy this is a RISC-V emulator 17:01 rubenwardy nvm, got it 17:01 rubenwardy noooo, the hashes are different 17:05 tumeninodes you doing some reverse engineering or something? 17:07 rubenwardy no, I'm trying to copy a core dump from an emulator so I can use GDB to inspect it 17:07 tumeninodes sounds like oodles of fun 17:07 rubenwardy yeah 17:14 tumeninodes I was just looking around and finding that a hexdump is sort of outdated. and perhaps GDB can already do what you're possible attempting? 17:15 VanessaE bug a hexdump is geeky. ;) 17:16 VanessaE but* 17:16 rubenwardy tumeninodes: I need to copy a binary file from the emulator to the host 17:16 rubenwardy I'm attempting to do that using hexdump and xxd 17:16 rubenwardy haven't even got to GDB yet 17:17 VanessaE (irc addict that I am, I grabbed my phone on the way to the previously mentioned recliner 17:17 VanessaE :P ) 17:21 rubenwardy the emulator has an ext2 filesystem mounted, but writing causes it to be corrupted for some reason 17:21 rubenwardy hmmm 17:21 rubenwardy OMG 17:21 rubenwardy it's a permissions issue! 17:22 tumeninodes read/write access 17:23 * VanessaE chmod's rubenwardy 17:23 VanessaE :) 17:25 tumeninodes 777 to hell with the devil 17:26 VanessaE lol