Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
O

ovz

@ovz
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to remove all source code symbol names from Release build
    O ovz

    Don't worry :) both A and B belong to us and no pissed off people around, for now at least :). This is just a matter of business decisions. Of course I can use executable compression for obfuscation purposes but I would like to find out what the problem actually is anyway.

    C / C++ / MFC algorithms debugging tutorial question announcement

  • How to remove all source code symbol names from Release build
    O ovz

    Hi All, My goal is to remove all references to product A from product B executable. When searching for A product name in B product executable I've found the following constructs ЂР[ .?AV?$Composite@I@@ or in hex 80 D0 5B 00 00 00 00 00 2E 3F 41 56 3F 24 43 6F 6D 70 6F 73 69 74 65 40 49 40 40 in PE executable's .data section. Looks like all the class names from source code are mentioned there. I'm reusing source code from product A so its name heavily mentioned in these "symbols". Note, that I'm looking at release build, with no debug info. Could someone please suggest what those constructs are and how to avoid them? WBR O.Z.

    C / C++ / MFC algorithms debugging tutorial question announcement
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups