Skip to content

0.1 Initial release todo list #1

@sasdf

Description

@sasdf

general

  • pip package

document

  • Setup sphinx

test

  • uio.file
  • uio.sock
  • uio.spawn
  • uio.buffer unit test
  • uio.interact

uio

  • uio.open and uio.tcp
  • uio.udp
  • uio.bind
  • uio.stdio
  • threaded server of bind socket
  • uio.spawn
  • uio.elf and uio.libc (pyelftool)
  • uio.pe (pefile)
  • uio.UnifiedBase.timeout (timeout context manager)
  • Text IO in uio
  • remove redundant size arguments
  • uio.UnifiedBase.readsome
  • abstraction on output function
  • uio.UnifiedBase.regex
  • tell method
  • uio.UnifiedBase.interact
  • escape sequence input in uio.UnifiedBase.interact
  • seperate interact stdio to UnifiedInteract and InteractIOBuffer
  • refactor UnifiedFile and UnifiedFileDuplex to mixins
  • change UnifiedBase to mixin
  • handle non-str and bytes
  • overflow check in uio.buffer.*

patches

  • str method of file operation
  • function compose
  • refactor to a structure which can insert docstring

modulo and math

  • wrap sympy and libnum in modulo
  • matrix operations

utils

  • utils.disasm (capstone)
  • utils.asm (keystone)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions