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

Various additions: format to PEP-8, enhanced documentation, nix flake support #1

Open
wants to merge 38 commits into
base: main
Choose a base branch
from

Commits on Apr 14, 2024

  1. add: gitignore

    standard3 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    156b99d View commit details
    Browse the repository at this point in the history
  2. feat: updated miasm

    standard3 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    492cc5e View commit details
    Browse the repository at this point in the history
  3. add: flake init

    standard3 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    34f66fe View commit details
    Browse the repository at this point in the history
  4. add: flake.lock init

    standard3 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    eb7079c View commit details
    Browse the repository at this point in the history
  5. fmt: PEP8 formatting

    standard3 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    77c0427 View commit details
    Browse the repository at this point in the history
  6. fmt: imports ordering

    standard3 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    6d62210 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    efd3dae View commit details
    Browse the repository at this point in the history
  8. feat: renamed venv

    standard3 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    8cc1756 View commit details
    Browse the repository at this point in the history
  9. fmt: PEP-8 compliance

    standard3 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    84239d9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d832411 View commit details
    Browse the repository at this point in the history
  11. fix: typo in nix env

    standard3 authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e22df63 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fcf0f12 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ddab3dc View commit details
    Browse the repository at this point in the history
  14. feat: organized imports

    standard3 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    2e0345f View commit details
    Browse the repository at this point in the history
  15. fix: numpy installation

    standard3 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    509e272 View commit details
    Browse the repository at this point in the history
  16. fmt: imports ordering

    standard3 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    9fe8ae5 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    03631e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. add: pylint workflow

    standard3 authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f0b2098 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    526c727 View commit details
    Browse the repository at this point in the history
  2. docs: init

    standard3 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    923a2b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c10387f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6afb7b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    218442d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75756b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9fa08e0 View commit details
    Browse the repository at this point in the history
  8. docs: customized mkdocs

    standard3 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    29afec9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6e85d2a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    4f06a23 View commit details
    Browse the repository at this point in the history
  2. docs: PageTable

    standard3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    597ac6e View commit details
    Browse the repository at this point in the history
  3. docs: continued

    standard3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    425e360 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    adb0535 View commit details
    Browse the repository at this point in the history
  2. Update exporter.md

    Esgr0bar authored and standard3 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    025217d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47e2f57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aea64c3 View commit details
    Browse the repository at this point in the history
  5. Update exporter.py to be commented in reconstruct_mappings | explore …

    …radix_tree and export_virtual_memory_elf to build in mkdocs
    Esgr0bar authored and standard3 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1d3d38f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c3a51d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6ee67a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf397a3 View commit details
    Browse the repository at this point in the history