Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.1 Initial release todo list #1

Open
18 of 36 tasks
sasdf opened this issue Oct 29, 2018 · 0 comments
Open
18 of 36 tasks

0.1 Initial release todo list #1

sasdf opened this issue Oct 29, 2018 · 0 comments
Milestone

Comments

@sasdf
Copy link
Owner

sasdf commented Oct 29, 2018

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)
@sasdf sasdf added this to the 0.1 milestone Oct 29, 2018
@sasdf sasdf changed the title Todo 0.1 Initial release todo list Oct 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant