flavorpack 2025-10-28
PE resource implementation refinement in Rust with builder splits
117 files · 1,265+ · 486-

Rust PE Resources Enhancement

Go PE Resources

Python PE Utilities

  • Enhanced pe_utils.py with additional utility functions decouple internal
    1 file
    • pe_utils.py

Handoff Documentation

117 files changed
  • test-metadata.py Updated test-metadata.py
  • .gitignore Updated git ignore rules
  • VERSION Version bump
  • HANDOFF.md Updated documentation
  • conform.py Updated conform.py
  • orchestrator.py Updated orchestrator.py
  • priming_prompt.md Updated documentation
  • conform.py Updated conform.py
  • pyproject.toml Updated project configuration
  • python_files.txt Updated python_files.txt
  • export_protobuf_spec.py Updated export_protobuf_spec.py script
  • fix_doc_links.py Updated fix_doc_links.py script
  • generate_test_vectors.py Updated generate_test_vectors.py script
  • verify_operations.py Updated verify_operations.py script
  • __init__.py Updated __init__ module
  • __main__.py Updated __main__ module
  • cache.py Updated cache module
  • cli.py Updated cli module
  • __init__.py Updated __init__ command
  • extract.py Updated extract command
  • helpers.py Updated helpers command
  • inspect.py Updated inspect command
  • keygen.py Updated keygen command
  • package.py Updated package command
  • utils.py Updated utils command
  • verify.py Updated verify command
  • workenv.py Updated workenv command
  • __init__.py Updated __init__ config
  • config.py Updated config config
  • defaults.py Updated defaults config
  • manager.py Updated manager config
  • console.py Updated console module
  • exceptions.py Updated exceptions module
  • __init__.py Updated __init__ module
  • binary_loader.py Updated binary_loader module
  • manager.py Updated manager module
  • locking.py Updated locking module
  • output.py Updated output module
  • package.py Updated package module
  • __init__.py Updated __init__
  • keys.py Updated keys
  • orchestrator.py Updated orchestrator
  • orchestrator_helpers.py Updated orchestrator_helpers
  • __init__.py Updated __init__ packager
  • dependency_resolver.py Updated dependency_resolver packager
  • dist_manager.py Updated dist_manager packager
  • environment_builder.py Updated environment_builder packager
  • packager.py Updated packager packager
  • pypapip_manager.py Updated pypapip_manager packager
  • slot_builder.py Updated slot_builder packager
  • uv_manager.py Updated uv_manager packager
  • wheel_builder.py Updated wheel_builder packager
  • __init__.py Updated PSP __init__
  • __init__.py Updated PSP __init__
  • backends.py Updated PSP backends
  • builder.py Updated PSP builder
  • constants.py Updated PSP constants
  • environment.py Updated PSP environment
  • executor.py Updated PSP executor
  • extraction.py Updated PSP extraction
  • __init__.py Updated generated code
  • __init__.py Updated generated code
  • crypto_pb2.py Updated generated code
  • index_pb2.py Updated generated code
  • jit_pb2.py Updated generated code
  • metadata_pb2.py Updated generated code
  • operations_pb2.py Updated generated code
  • slots_pb2.py Updated generated code
  • spa_pb2.py Updated generated code
  • pspf_2025_pb2.py Updated generated code
  • handlers.py Updated PSP handlers
  • index.py Updated PSP index
  • keys.py Updated PSP keys
  • launcher.py Updated PSP launcher
  • __init__.py Updated PSP metadata __init__
  • assembly.py Updated PSP metadata assembly
  • operations.py Updated PSP operations
  • pspf_builder.py Updated PSP pspf_builder
  • reader.py Updated PSP reader
  • slots.py Updated PSP slots
  • spec.py Updated PSP spec
  • validation.py Updated PSP validation
  • workenv.py Updated PSP workenv
  • writer.py Updated PSP writer
  • __init__.py Updated PSP __init__
  • paths.py Updated PSP paths
  • validators.py Updated PSP validators
  • protocols.py Updated PSP protocols
  • security.py Updated PSP security
  • __init__.py Updated __init__ utility
  • xor.py Updated xor utility
  • verification.py Updated verification module
  • test_cli.py Updated tests for cli
  • test_cli_coverage.py Updated tests for cli_coverage
  • test_helpers_list_build.py Updated tests for helpers_list_build
  • test_helpers_ops.py Updated tests for helpers_ops
  • test_main_module.py Updated tests for main_module
  • test_utils_command.py Updated tests for utils_command
  • test_mmap_edge_cases.py Updated tests for mmap_edge_cases
  • test_mmap_performance_core.py Updated tests for mmap_performance_core
  • test_mmap_performance_resources.py Updated tests for mmap_performance_resources
  • test_uv_download.py Updated tests for uv_download
  • __init__.py Updated tests for __init__
  • __init__.py Updated tests for __init__
  • __init__.py Updated tests for __init__
  • __init__.py Updated tests for __init__
  • __init__.py Updated tests for __init__
  • __init__.py Updated tests for __init__
  • test_launcher_availability.py Updated tests for launcher_availability
  • VERSION Updated tests for VERSION
  • pyproject.toml Updated tests for pyproject.toml
  • test_extract_command.py Updated tests for extract_command
  • build_wheel.py Updated build_wheel.py tool
  • embed_helpers.py Updated embed_helpers.py tool
  • release.py Updated release.py tool
  • validate_wheel.py Updated validate_wheel.py tool
  • uv.lock Updated dependency lock file
  • Expanded HANDOFF_PHASE_28_29.md with detailed phase documentation decouple internal
    1 file
    • HANDOFF_PHASE_28_29.md
  • Added research documentation on Go compiler options instantiate internal