Skip to content

Activity

feat(instruction): Add encryption methods

Force push
25077667force pushed to dev • 208ef18…c799b69 • 
on May 19, 2024

feat(instruction): Add encryption methods

25077667pushed 1 commit to dev • 5221537…208ef18 • 
on May 19, 2024

feat: Update symbol table handling in ELFHandler and X86Handler

25077667pushed 1 commit to dev • 3faf019…5221537 • 
on May 17, 2024

refactor: Update function names and comments in ELFHandler.cpp

25077667pushed 1 commit to dev • de0cafa…3faf019 • 
on May 13, 2024

feat: Add functions to lookup cache table and enumerate dynamic symbols

25077667pushed 2 commits to dev • 484430b…de0cafa • 
on May 13, 2024

feat: Add method to retrieve native symbol table

25077667pushed 1 commit to dev • 3695536…484430b • 
on May 12, 2024

feat: Add methods to retrieve native symbol table

25077667pushed 1 commit to dev • e6176aa…3695536 • 
on May 12, 2024

feat: Add support for PE and MachO file formats

25077667pushed 19 commits to main • 59f0bd1…e6176aa • 
on May 12, 2024

feat: Add support for PE and MachO file formats

25077667pushed 3 commits to dev • ed90a3a…e6176aa • 
on May 12, 2024

feat: Refactor X86Handler implementation

25077667pushed 2 commits to dev • 1472dcd…ed90a3a • 
on May 12, 2024

chore: Remove ELF, Mach-O, and PE segmentator classes

25077667pushed 1 commit to dev • 1a3efda…1472dcd • 
on May 12, 2024

feat: Implement file metadata retrieval and segmentator creation

25077667pushed 1 commit to dev • d13ab8e…1a3efda • 
on May 12, 2024

feat: Add NativeFunctionBase and NativeSymbolTable classes

25077667pushed 3 commits to dev • 7f0b456…d13ab8e • 
on May 12, 2024

feat: Add ELF handling classes and X86 segmentator

25077667pushed 1 commit to dev • 762d043…7f0b456 • 
on May 11, 2024

fix: signature finding

Force push
25077667force pushed to dev • c9cfc7c…762d043 • 
on Apr 11, 2024

bump: crypto library ot latest

25077667pushed 1 commit to main • 29a7e2b…59f0bd1 • 
on Apr 11, 2024

fix: signature finding

Force push
25077667force pushed to dev • d6e536f…c9cfc7c • 
on Nov 26, 2023

fix: signature finding

25077667pushed 1 commit to dev • c7c102e…d6e536f • 
on Nov 26, 2023

refactor: use inheritance to impl. segmentator

Force push
25077667force pushed to dev • da5844b…c7c102e • 
on Nov 25, 2023

refactor: use inheritance to impl. segmentator

Force push
25077667force pushed to dev • 5e4fbbd…da5844b • 
on Nov 25, 2023

refactor: use inheritance to impl. segmentator

25077667pushed 1 commit to dev • 399d2c9…5e4fbbd • 
on Nov 25, 2023

test: add simple testing data

Force push
25077667force pushed to dev • 6778728…399d2c9 • 
on Nov 25, 2023

test: add simple testing data

Force push
25077667force pushed to dev • 7457d70…6778728 • 
on Nov 25, 2023

test: add simple testing data

Force push
25077667force pushed to dev • 6fb570d…7457d70 • 
on Nov 25, 2023

test: add simple testing data

Force push
25077667force pushed to dev • 8937afc…6fb570d • 
on Nov 25, 2023

test: add simple testing data

25077667pushed 1 commit to dev • b695696…8937afc • 
on Nov 25, 2023

doc: replace retdec with capstone

25077667pushed 1 commit to dev • 6720afe…b695696 • 
on Oct 7, 2023

Move spdlog into sdk scope only

25077667pushed 1 commit to dev • aabb80b…6720afe • 
on Sep 3, 2023

Update crypto lib

25077667pushed 1 commit to dev • 0702a9f…aabb80b • 
on Sep 3, 2023

refactor: rename ScriptRecipe to BytecodeCompileRecipe

25077667pushed 1 commit to dev • ccc6842…0702a9f • 
on Aug 14, 2023