Skip to content

ICPP v0.1.2

Latest
Compare
Choose a tag to compare
@GeekNeo GeekNeo released this 11 Aug 05:36
· 1 commit to main since this release

New:

Bug fixes:

  • icpp: fix optimization argument without effect error;
  • icpp: fix the standard module pcm include path error;
  • icpp: fix stub function execution error in multiple threads;
  • icpp: fix the program full path modified by llvm;
  • icpp: fix the dladdr relative icpp path for argv;
  • icpp: fix missing x86_64 callmem/jumpmem stub check;
  • icpp: fix missing stubvms map clone for thread exec engine;
  • imod: fix icpp module list error;

Improvements:

  • icpp: automatically generate the standard module pcm file in user local system;
  • icpp: add qemu tb buffer to 128MB per thread;
  • icpp: add std regex search wrapper to improve script performance;
  • imod: add assets configuration to support icpp module extra payloads;
  • imod: make an os independent module if there's no extra include paths;