Commit Graph

27 Commits

Author SHA1 Message Date
Hung-Chi Su 900d64ec85 add xor function 2015-11-07 20:33:28 +08:00
Hung-Chi Su 7a70851436 miss to set color 2015-10-28 00:16:39 +08:00
Hung-Chi Su 8dafda7e97 add **args 2015-10-28 00:04:12 +08:00
Hung-Chi Su 6e4a06a3f1 Log color
Debug mode
use tap to simplify code
2015-10-28 00:03:15 +08:00
Hung-Chi Su 3fa7d6154d buf fix - hang on eof? 2015-10-22 11:21:46 +08:00
Hung-Chi Su 8c3b29e6e2 raise exception when server disconnected 2015-10-22 10:35:33 +08:00
Hung-Chi Su 0725f629fe use @ instead of @@ to declare class variable
exit program when program crash
2015-10-22 10:32:04 +08:00
Hung-Chi Su 9d66058629 require string_ext 2015-10-22 10:31:15 +08:00
Hung-Chi Su 5b26ba0cc7 add string ext to build fmt string 2015-10-22 10:30:59 +08:00
Hung-Chi Su 4daa74cba5 add section file offset 2015-09-09 21:37:55 +08:00
Hung-Chi Su 94a229ba46 add section size information 2015-09-09 21:16:25 +08:00
Hung-Chi Su e695f7376d remove unecessary debug meesage 2015-09-09 20:46:01 +08:00
Hung-Chi Su d3d33f4a4d use symbol as parameter 2015-09-09 20:39:19 +08:00
Hung-Chi Su 78e3b9da99 get section privilege (rwx) 2015-09-08 23:56:41 +08:00
Hung-Chi Su db85059b32 use unsigned int to represent ADDR && add virtual addr information for each section 2015-09-08 00:35:15 +08:00
Hung-Chi Su 0ca8435c21 remove tailing space 2015-09-06 23:46:08 +08:00
Hung-Chi Su 50b9587241 make sure all class member are primitive type 2015-09-06 19:06:07 +08:00
Hung-Chi Su 9a406197b7 change some constant output format 2015-09-06 19:00:06 +08:00
Hung-Chi Su e65630b15a fix a little bug - int32le -> FixedNum 2015-09-06 02:00:02 +08:00
Hung-Chi Su 77aa81ae62 handle .rel.dyn & .rela.dyn 2015-09-06 01:53:07 +08:00
Hung-Chi Su 61cbfc1200 require elf 2015-09-06 01:21:35 +08:00
Hung-Chi Su 22edcd99b2 use unsigned integer for all offset 2015-09-06 01:21:18 +08:00
Hung-Chi Su 793ca13f03 add gotplt 2015-09-06 00:59:05 +08:00
Hung-Chi Su 9035f73c38 parse sh, strtab, symtab 2015-09-05 23:11:11 +08:00
Hung-Chi Su 9a059204bc add elf.rb 2015-09-04 22:35:05 +08:00
Hung-Chi Su 0f2f5e013d add log() 2015-08-27 09:14:19 +08:00
Hung-Chi Su e2092945b3 rubypwn first commitgit st1git st1 2015-08-26 22:23:57 +08:00