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

Upgrade FCT Deobfuscator #31

Merged
merged 10 commits into from
Mar 3, 2024
Merged

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    2a2c576 View commit details
    Browse the repository at this point in the history
  2. - Add logging.py

    FieryIceStickie committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    bedfad5 View commit details
    Browse the repository at this point in the history
  3. Delete logging.py

    Signed-off-by: stickie <[email protected]>
    FieryIceStickie committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    3c4f205 View commit details
    Browse the repository at this point in the history
  4. Adds logger to cli.py

    Signed-off-by: stickie <[email protected]>
    FieryIceStickie committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    cbb5300 View commit details
    Browse the repository at this point in the history
  5. Add logging to fct.py

    Signed-off-by: stickie <[email protected]>
    FieryIceStickie committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    3fd5fac View commit details
    Browse the repository at this point in the history
  6. Add logging to fct.py

    Signed-off-by: stickie <[email protected]>
    FieryIceStickie committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    f32ce8d View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/25-improve-fct-deobfuscator' int…

    …o 25-improve-fct-deobfuscator
    FieryIceStickie committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    1f6b132 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Upgrade FCT deobfuscator and improve CLI

    - Added --debug and --soft flags to argparse to modify logging config
    - Added logging
    - Added logging to FCT
    - Added FCT deobfuscation for when byte strings aren't marshalled
    
    Signed-off-by: stickie <[email protected]>
    FieryIceStickie committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    e08fc7a View commit details
    Browse the repository at this point in the history
  2. Ran isort

    Signed-off-by: stickie <[email protected]>
    FieryIceStickie committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    ab7bf9b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into 25-improve-fct-deobfuscator

    # Conflicts:
    #	src/vipyr_deobf/cli.py
    FieryIceStickie committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    b1c65c0 View commit details
    Browse the repository at this point in the history